PyCharm 打开时提示:There is not enough memory to perform the requested operation. please increase Xmx …解决办法
主要是内存不够,修改内存配置文件即可:
https://blog.csdn.net/weixin_45756310/article/details/124385786
1、找到VM options文件选项:
2、修改文件中的相关字段值
3、重启即可
主要是内存不够,修改内存配置文件即可:
https://blog.csdn.net/weixin_45756310/article/details/124385786
1、找到VM options文件选项:
2、修改文件中的相关字段值
3、重启即可