I don't know why when I make pycharm window active.It can update python interpreter every time.I am going crazy.Every time when I switch window to pycharm,then update python interpreter,whenever I make this window active,Then update python interpreter, and My Cpu boom every time.I am going to crazy!!!
Hi, where Python 2 is installed on your system? Did you try using virtual environment instead of the system-wide Python installation? Could you please also share the list of installed packages (e.g. from pip freeze output).
I don't know why when I make pycharm window active.It can update python interpreter every time.I am going crazy.Every time when I switch window to pycharm,then update python interpreter,whenever I make this window active,Then update python interpreter, and My Cpu boom every time.I am going to crazy!!!
I update my version from 2018.2 to 2019.2 and reinstall it again and again!
Then I use 2020.1,But my problem still hasn't solved. :)
Now If I use python 2.7, my problem can be solved.(It wouldn't update python interpreter when the window active)
But I want to use 3.6 instead of 2.7.
The screenshot is here,I don't know why this community can not load my image.
https://i.stack.imgur.com/rcswJ.png
Hello,
Apologies for the inconvenience.
There is a couple of existing issues with skeletons update at the moment:
https://youtrack.jetbrains.com/issue/PY-39067 and https://youtrack.jetbrains.com/issue/PY-39583
Please upload your logs folder zipped from ***Help | Compress Logs and Show in…*** to the FTP
https://uploads.services.jetbrains.com/ for a deeper investigation of the issue and please let me know the filename.
Ok,I upload this log file,
The file name is 574106827'sidea.log
Hi, where Python 2 is installed on your system? Did you try using virtual environment instead of the system-wide Python installation? Could you please also share the list of installed packages (e.g. from pip freeze output).