Choose the right Python version on remote development host
Hello
I am trying to setup remote development via Gateway, then work with Pycharm. The remote is RockyLinux, local I am on Windows. I had to install Python 3.11 on Rocky myself and now I want to choose it for remote development. The issue is, that it doesn't show up and I can't choose even if I navigate to /usr/bin and pick the file.
Can I reset the whole Gateway thing on the server and start again? I deleted the JetBrains folder in .cache, but that did not help.
Please sign in to leave a comment.
Hello,
When you navigate to /usr/bin and pick the file, do you receive some error message?
> Can I reset the whole Gateway thing on the server and start again? I deleted the JetBrains folder in .cache, but that did not help.
You can remove/reinstall IDEs via JetBrains Gateway, but it won't affect Python installations. I have a strong assumption that the problem is with the python 3.11 which you installed rather than with IDE.