无法mmap。没有写入数据。 Python项目。

时间:2017-06-23 14:13:21

标签: python visual-studio-2015

我开始遇到从Visual Studio 2015 Enterprise运行IronPython项目(* .pyproj)的麻烦。早些时候一切都很好,但现在我的Visual Studio工作非常慢。输出窗口中有一条奇怪的消息:

Failed to mmap. No data written: Not enough storage is available to process this command.

看起来像这样:enter image description here

任何人都可以建议为什么这个奇怪的消息开始出现?正如我之前所说,早先一切正常,现在我的Visual Studio超级慢,然后停止响应我的命令。我重新创建了' ComponentModelCache'文件夹,甚至重新启动我的电脑。什么都没有帮助。任何人都可以给我一些帮助吗?

0 个答案:

没有答案