Pycharm Remote Interpreter Set-Up Error (Python)
Hi,
I'm trying to set-up a python remote interpreter in Pycharm Professional IDE. I want to connect via SSH to a remote machine (google cloud VM) in order to develop and debug a python project on it. I installed miniconda3 on the remote machine and the ssh connection is correctly established: all the steps of the interpreter set-up were successfull. Anyway, I'm encountering a problem with the last step, in the loading of the environments. Here's the screenshoot:
In the miniconda3 installation I made, there are the basic env and my env. So I would like that my env was loaded.
I have no idea where the problem is. How to deal with this issue?
请先登录再写评论。
Hi Francesco Martucci, as per exception, this issue have been reported here: PY-76274. Please collect logs from Help | Collect Logs and Diagnostic Data after reproducing the issue and attach it to the thread in PY-76274 to continue the investigation.