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

Manage interpreter paths

Last modified: 26 May 2024

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