Cannot run PyCharm(community) correctly on Mac 10.15
Answered
Open PyCharm, just like this. I cannot open a project nor create one. I tried to restart my Mac, but didn't work. Also, I tried to reinstall PyCharm, but this time didn't work. I reinstalled to solve this problem last time which work well.
Please sign in to leave a comment.
OK, I found a way to solve this problem. But how this could occur so frequently?
I removed pycharm.vmoptions in my /Users/xxx/Library/Preferences/PyCharmCE2019.2 which works well.
Hi,
Is that all that was written to the console?
The issue seems to be similar to https://youtrack.jetbrains.com/issue/IDEA-227123, feel free to vote and leave comments.
Yes, this's all written to the console.
I didn't get ERRORs in my console when I did ./pycharm this morning.
I tried ./pycharm again, PyCharm can boot correctly. I found VMOptions file path changed.
I check my /Users/xxx/Library/Preferences/PyCharmCE2019.2, there is no pycharm.vmoptions.
pycharmCE did not open on mac, pls give a solution
Kmustafiz774 what's your macOS version?
I have mac os catalina 10.15.3 and pycharm ce is not opening, and since I have no prior knowledge of coding i don't rly understand how to operate the above 'fixes'. I'd appreciate any help :)
You can try the latest version of PyCharm.
If it exists the same problem, you can try to remove pycharm.vmoptions in your PyCharm folder, like using your console to operate `rm /Users/{your_own_account_name}/Library/Preferences/PyCharmCE{version}/pycharm.vmoptions`.
This method works for me. And right now my os is 11.1 and PyCharm 2020.3.2, I never got this problem.