Pycharm not launching on windows 10 Follow
I woke up this morning and tried to launch pycharm. I have tried restarting my computer multiple times, and I have uninstalled and re-installed pycharm multiple times as well, I have also tried launching it from the file location and the start menu. Can anybody tell me why this is happening, and how to fix it, please.
Please sign in to leave a comment.
Hello,
Could you please:
1. make sure the latest Visual C++ Redistributable package from https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads is installed.
2. try to start the IDE with default settings by renaming config folder https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html or in n safe mode as described here : https://youtrack.jetbrains.com/issue/IDEA-240053#focus=Comments-27-4125008.0-0
3. start IDE via pycharm.bat in the bin directory from cmd.exe. Are there any errors displayed in the console?
4. grab the logs manually as described https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html#logs-directory
upload it to the FTP
https://uploads.jetbrains.com/ and please let me know the filename.
It now works, thank you I forgot to reinstall c++ after I deleted them all. Thank you so much I appreciate your help greatly.