1、pycharm中因为复制了一个大型文件,报错内存不足

There is not enough memory to perform the requested operation……

2、解决方法

在pycharm的菜单栏中单击Help,然后单击Edit Custom VM Options选项。
There is not enough memory to perform the requested operation……
接着会弹出一个文件对话框。
There is not enough memory to perform the requested operation……
将其中的数据进行简单修改就可以了。
There is not enough memory to perform the requested operation……
重启pycharm。

3、完美解决

不再报错。

相关文章: