Menu

#73 UnicodeDecodeError

Windows Binary
open
ianaré
General (31)
5
2011-09-24
2011-09-24
Anonymous
No

I installed as admin and start pogram as admin but I get this error in Windows 7 Turkish

Traceback (most recent call last):
File "metamorphose.py", line 95, in <module>
File "metamorphose.py", line 88, in main
File "wx\_core.pyo", line 7978, in __init__
File "wx\_core.pyo", line 7552, in _BootstrapApp
File "metamorphose.py", line 74, in OnInit
File "main_window.pyo", line 73, in create
File "main_window.pyo", line 442, in __init__
File "main_window.pyo", line 612, in makeInitialEnvironment
UnicodeDecodeError: 'ascii' codec can't decode byte 0xfe in position 39: ordinal not in range(128)

Discussion


Log in to post a comment.