How to change python version into 3 7 2 for entire pycharm jetbrains IDE projects
How to change python version pycharm?
Navigate to the Project page, select the configured interpreters or virtual environments.
- Click on it. This will open a Edit Python Interpreter dialog box.
- In the Edit Python Interpreter dialog box that opens, type the desired interpreter name.
If necessary, change the path to the Python executable.
This way you can change the Python version. Hope it helps.