PyCharm deleting imported libraries when exiting application

The problem I am having is that PyCharm for MacOS (I am running MacOS Mojave 10.14.6) is removing all of my libraries that I have imported on a project and makes me go back and reinstall every single import at the launch of PyCharm. I have used PyCharm a few months ago with no problem, stopped using it for a couple months, and this problem is just now starting to happen.

Is anyone else having this problem or know a solution?

Thank you!

 

Note: I am running PyCharm Community Edition 2019.2.2. Build #PC-192.6603.34, Runtime version: 11.0.3+12-b304.56 x86_64

0
1 comment

Hi,

So does it remove import statements from the code or uninstalls the packages that you installed? Or both?

Could you share your idea.log file from Help | Show Log in... after reproducing? You won't be able to attach it here so please upload it to our FTP server zipped https://uploads.services.jetbrains.com/ and let me know the name of the file.

0

Please sign in to leave a comment.