SSH Interpreter
Answered
I've been trying to get a remote configuration going:
1. Edit and modify files in sync with server files,
2. Run the experiments remotely.
I followed the following: this, and this
I cannot find the SSH interpreter option when trying to change the project interpreter, I searched online for a solution and could not find any.
Please sign in to leave a comment.
Hello!
> I cannot find the SSH interpreter option when trying to change the project interpreter
Could you please attach a screenshot that shows the problem and another one with Help| About (PyCharm| About Pycharm on macOS) dialog?
I have the same problem. I have Pycharm Professional Edition 2021.2.3 with an activated license. I don't see the SSH Interpreter option for project interpreter.
Dwx1, check Preferences | Plugins and make sure you don't have the bundled plugins disabled, especially FTP/SFTP Connectivity one.
omg it worked! thanks so much!