PyCharm 2017.1 Help

Installing, Uninstalling and Reloading Interpreter Paths

PyCharm helps view and manage the interpreter paths:

To view the interpreter paths

  1. In the Project Interpreter page of the project settings, click /help/img/idea/2017.1/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.1/icon_show_paths.png. The existing paths of the selected interpreter show up in the Interpreter Paths dialog box.

To add an interpreter path

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

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.1/delete.png.

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

To reload interpreter paths

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

See Also

Last modified: 26 July 2017