Is there a way to completely reset PyCharm from the command line
Hi!
I'm completely blocked. Can't get PyCharm working.
It crashed on me and now when I start it, it just sits there doing I don't know what.
I've tried to remove the cache, reinstall the program but to no avail.
There still are some information somewhere that PyCharm picks up at start.
So how do I do a complete clean-up, so I can start from scratch ?
-- Roland
Please sign in to leave a comment.
Delete ~/.PyCharm20
Well, no !
I hadn't told you but I'm running Mac OS X.
So I do:
rm -rf ~/Library/Application\ Support/PyCharm20
rm -rf ~/Library/Preferences/PyCharm20
rm -rf ~/Library/Caches/PyCharm20