Python quit message on startup
When I start PyCharm I get the message Python quit unexectedly. If I look at the crash report it wants to send I see that it's referring to the wrong Python. I have the right Python setup in preferences under project interpreter and the test project I did works. How can I stop the error message at startup?
I'm on OS X Mavericks, the Python it finds is system Python and the Python I set it to is homebrew python. I have python-config set properly, my PATH and PYTHONPATH are all set to the homebrew python.
I'm on OS X Mavericks, the Python it finds is system Python and the Python I set it to is homebrew python. I have python-config set properly, my PATH and PYTHONPATH are all set to the homebrew python.
Please sign in to leave a comment.