How can I fix this. Python is currently unaccessible for me because of this error. Everytime that I click on my python icon to begin programming, the error message pops up, and it will not allow me to run the program.
Asked
Active
Viewed 210 times
2 Answers
2
Here's a link to an Enthought Knowledge Base article re-iterating Jonathan March's solution:
https://support.enthought.com/entries/23097479-Restarting-Canopy-after-Unexpected-error-ParseError

jweaver
- 307
- 1
- 7
1
Known error, fixed in upcoming Canopy 1.2. Sorry!
Meantime, manual fix:
Delete preferences.ini file (which is corrupted). This file is located at:
Windows:
%APPDATA%\Enthought\Canopy
OSX or Linux:
~/.canopy

Jonathan March
- 5,800
- 2
- 14
- 16