Python development environment (Virtualenv)
Once you’ve finished installing Pycharm, you should now set up a virtual environment for your development.
A virtual environment is a clone of the Python Interpreter installed on your system so that it can be used only for desired projects.
You have to go into that path and run python, or else you have to catch the environment variable differently.