How to change python version into 3 7 2 for entire pycharm jetbrains IDE projects

929    Asked by krishMishra in Devops , Asked on Jul 27, 2021

How to change python version pycharm?

Answered by Ashish Mishra

Navigate to the Project page, select the configured interpreters or virtual environments.

  1. Click on it. This will open a Edit Python Interpreter dialog box.
  2. 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.



Your Answer

Interviews

Parent Categories