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

Configure a system interpreter

Last modified: 11 February 2024

To work with your Python code in PyCharm, you need to configure at least one interpreter. A system interpreter is the one that comes with your Python installation. You can use it solely for all Python scripts or take it as a base interpreter for Python virtual environments.

For any of the configured Python interpreters (but Docker-based), you can: