CLion
 
2024.3
Get CLion
Join the CLion Early Access Program and try out new features before they are released! Find out more

Manage interpreter paths

Last modified: 11 October 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).