Elena
Elena

Reputation: 129

Pycharm doesn't save the python interpreter in the configurations

Each time if I start the PyCharm after the Laptop restart, the configurations forget the python interpreter. I don't understand how I can save the interpreter for always.

p.s.: PyCharm Community Edition 2017.2

Upvotes: 4

Views: 3462

Answers (1)

Don Kirkby
Don Kirkby

Reputation: 56620

From the comments, it sounds like the problem was that you didn't have write access to your .idea folder after copying it from another user.

I'm just copying the comments into an answer so the question doesn't look unanswered anymore.

Upvotes: 1

Related Questions