mac pycharm打不开问题

1. cd /Applications/PyCharm.app/Contents/MacOS

2. ./pycharm

1/2步骤可查看具体错误

一般解决方法:

1. cd /Users/iss/Library/Preferences/PyCharm2019.1/

2. rm -f pycharm.vmoptions

原文地址:https://www.cnblogs.com/FengZiQ/p/11160177.html