[Boa Constr] Unicode installation problems
Status: Beta
Brought to you by:
riaan
From: Dom D. <myd...@gm...> - 2008-06-05 08:10:25
|
Hi again, I ran the commad Boa.exe -U utf-8 and now I have under Boa: >>> sys.getdefaultencoding() 'utf-8' >>> import wx >>> wx.GetDefaultPyEncoding() 'utf-8' But it still doesn't work... When running my files, I got the message UnicodeDecodeError Any good idea ? Thanks Dominique |