PyCharm 2016.2 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 cogwheel_framed 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 icon_show_paths. 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 add.
  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 delete.

    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: 23 November 2016