Pycharm Isn't Starting After Plugin Install
Answered
I was writing code in a Lua file format in Pycharm Professional when I was recommended plugins for Lua support by the IDE. After taking a bit of a glance at each of them, I installed them and long-story-short, Pycharm crashed. I should've copied the error message but overlooked that. Now, Pycharm won't even start as in, when launching it on my Operating System, there is no response, no GUI opening, no error popup, no nothing. What should I do?
Please sign in to leave a comment.
Try to go to the plugins directory and rename the directory for the Lua plugin - https://www.jetbrains.com/help/pycharm/directories-used-by-the-ide-to-store-settings-caches-plugins-and-logs.html?keymap=primary_windows#plugins-directory
Thank you, this is the solution. Took just 5 seconds. Life saver!