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

0
2 comments

Delete ~/.PyCharm20

0
Avatar
Permanently deleted user

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

0

Please sign in to leave a comment.