PyCharm
 
Get PyCharm

Manage interpreter paths

Last modified: 11 October 2024

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).