

You can create several Python interpreters based on the same Python executable.

So, before configuring a Python interpreter, you need to ensure that you've downloaded Python and installed it in your system and you're aware of a path to it. When you configure a Python interpreter, you need to specify the path to the Python executable in your system. With P圜harm Professional, you can also configure interpreters to execute your Python code on remote environments by using SSH, Vagrant, Docker, Docker Compose, or WSL (only for Windows). A virtual environment consists of a base interpreter and the installed packages. You can also create a Virtualenv, Pipenv, Poetry, or Conda virtual environment. You can use a system interpreter that is available with your Python installation. To work with your Python code in P圜harm, you need to configure at least one Python interpreter. Configure a Python interpreter Python interpreters in P圜harm
