

It is not recommended to preset the location of the synchronization folder, but it is better to create it separately. Usually the path is approximately: /usr/bin/python3.6Ībove this is the path of my Python interpreter.

After selecting, select Next.Įnter the password of the connection account, and then select Next again.įor the remote Python interpreter, you can use ssh command to connect to it first, and use the following command to confirm where the Python interpreter is. Select New server configuration, and fill in the connection settings in sequence. The add Python interpreter window pops up: Like this.Ĭlick the gear in the upper right corner and select Add button. Of course you can also use the shortcut key Ctrl + Alt + s to open it.Īfter opening, select Project: “ YOUR_PROJECT_NAME” => Project Interpreter in the left bar. Select File => Settings to open the setting window.
#CREATING A REMOTE SERVER WITH PYCHARM PROFESSIONAL HOW TO#
If you want to know how to install P圜harm, maybe you can refer to this article: P圜harm Installation Tutorial, A famous Python IDEįirst, I build a new project of the example. You can go to the following website to apply: One application can be valid for one year. (If I make a mistake, please feel free to tell me.) As you can see, the version of P圜harm is divided into professional version and community versionįortunately, in addition to spending money to buy it, you can apply for a free professional version if you are a student and have a school email address. The community version has no way to configure the remote Python interpreter. There is a most important thing I want to remind before I start: to use the Python interpreter of remote server requires the professional version of P圜harm.
