PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Manage interpreter paths

Last modified: 23 August 2023

PyCharm makes it possible to add paths to the selected interpreter. These paths will be added to the environment variable PYTHONPATH. Also, PyCharm will index these paths and (potentially) resolve the objects of the code (for example, imports of packages).