PyCharm not starting after Windows 10 BSOD
I was running PyCharm 2021.1.3 on Windows 10 while a BSOD happened. I cannot start the IDE anymore, I attach the errors when trying to launch PyCharm from .bat.
Upload id: 2022_04_05_KJ3GTHtkKhU1uguo (file: start_pycharm_from_bat.txt)
Thank you in advance.
Please sign in to leave a comment.
Hi, could be a corruption of some IDE files. Have you tried reinstalling?
I would suggest a clean reinstall from https://www.jetbrains.com/pycharm/download/ while also deleting directories belonging to 2021.x and previous versions:
https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html
https://www.jetbrains.com/help/pycharm/2020.3/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html
Deleting all leftover directories from the current and previous versions will ensure IDE is started with a clean state.