Cannot find VM options file (Pycharm Community 5.03)

给你一囗甜甜゛ 提交于 2021-02-04 16:16:08

问题


Whenever I attempt to start Pycharm i get the message: Cannot find VM options file. Pycharm does not work because of this.


回答1:


I suppose you're talking about the first launch after you have downloaded it. Then it's important that you run pycharm.sh from the bin folder. The vm options file is also located there and the path in the script is relative.




回答2:


the vm options file is missing, you may manually create one: pycharm/bin/pycharm.exe.vmoptions https://intellij-support.jetbrains.com/hc/en-us/articles/206544869-Configuring-JVM-options-and-platform-properties



来源:https://stackoverflow.com/questions/37128084/cannot-find-vm-options-file-pycharm-community-5-03

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!