In this section:
Prerequisite
- An
SFTP
server should be configured in the Deployment page of the project settings. The possibility to define a remote interpreter from a deployment configuration appears only if at least one SFTP server exists.
- In the Project Interpreter
page of the project settings, click
.
- In the drop-down list, choose
. - In the dialog box Configure Remote Python Interpreter, click the radio-button Deployment configuration:
-
In the Configure Remote Python Interpreter dialog box, select the desired SFTP server from the Deployment configuration drop-down list.
Note that the deployment host URL is displayed for the selected SFTP server automatically.
The Python interpreter path field displays the path to the desired Python executable. You can accept default, or specify a different one.
- Click OK in the Configure Remote Python Interpreter dialog box. The configured remote interpreter is added to the list.