In...">

The default Pycharm interpreter is

Every time I open Pycharm I get a "Pyhon interpreter configured for the project", so I go to Preferences> Interpreter and select it from the list. But as soon as I close Pycharm and reopen it next time, I get the same message. I have lost my mind trying to find an answer to this question, is there a solution? I have had Piacharm for a long time and have never had such a problem. Fresh installation to win 8.1.

+3


source to share


1 answer


You have to set the default interpreter for PyCharm, for that go to:

File

> Preferences for New Projects

>Project Interpreter



https://i.stack.imgur.com/OIvv2.png

0


source







All Articles