PyCharm
 
2024.3
Get PyCharm

Manage interpreter paths

Last modified: 27 February 2025

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