PyCharm 2017.2 Help

Installing, Uninstalling and Reloading Interpreter Paths

Viewing interpreter paths

To view the interpreter paths

  1. In the Project Interpreter page of the project settings, click /help/img/idea/2017.2/cogwheel_framed.png button.
  2. In the drop-down list, click More. The available interpreters show up in the Project Interpreters dialog.
  3. Select the desired interpreter.
  4. In the toolbar of the Project Interpreters dialog box, click the button /help/img/idea/2017.2/icon_show_paths.png. The existing paths of the selected interpreter show up in the Interpreter Paths dialog box.

Adding interpreter paths

To add an interpreter path

  1. In the toolbar of the Interpreter Paths dialog box, click /help/img/idea/2017.2/new.png.
  2. Choose the desired path in the Select Path dialog.

Removing interpreter paths

To delete interpreter paths

  1. Select the paths to be deleted.
  2. In the toolbar of the Interpreter Paths dialog box, click /help/img/idea/2017.2/delete.png.

    The removed paths remain in the list with the note "removed by user".

Reloading interpreter paths

To reload interpreter paths

If an interpreter has been updated, it is a good idea to refresh its paths.

Last modified: 26 October 2017

See Also