I'm reporting the following error as I was unable to find similar posts. My apologize if it is already know.
With the latest stable CEED version (0.8.0) windows zip file, I've got the following error at startup (in a message box):
Code: Select all
Traceback(most recent call last):
File "C:\Python27\lib\site-packages\cx_Freeze\initscripts\Console.py", line 27, in <module>
File "bin/ceed-gui", line 89, in <module>
File "bin/ceed-gui", line 30, in main
File "g:\Libraries\CEGUI\ceed\prerequisites.py" line 117, in check
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe9 in position 173: ordinal not in range(128)
Using the unstable zip snapshot on the same machine, CEED is starting just fine.
Feel free to ask if you need more info.
Best regards,