我怎样才能解决这个问题。由于此错误,我目前无法访问 Python。每次我单击我的 python 图标开始编程时,都会弹出错误消息,并且它不允许我运行程序。
问问题
203 次
2 回答
2
这是 Enthought 知识库文章的链接,该文章重申了 Jonathan March 的解决方案:
https://support.enthought.com/entries/23097479-Restarting-Canopy-after-Unexpected-error-ParseError
于 2013-11-25T19:41:47.300 回答
1
已知错误,在即将发布的 Canopy 1.2 中修复。对不起!
同时,手动修复:
删除preferences.ini 文件(已损坏)。该文件位于:
视窗:
%APPDATA%\Enthought\Canopy
OSX 或 Linux:
~/.canopy
于 2013-11-25T19:10:06.110 回答