Re: [Boa Constr] unable save any script in Boacontructor 0.6.1 for python 2.6
Status: Beta
Brought to you by:
riaan
From: Werner F. B. <wer...@fr...> - 2010-03-07 15:29:33
|
On 06/03/2010 10:29, MADHUBALA VASIREDDY wrote: > Hi, > > I have installed python 2.6.3 (r263:75183) and pygame 1.8.1 etc as what > is required for my development work and installed boa constructor 0.6.1. > > When I am trying to save either app or frame scripts it is giving > “Unicode encode error: charmap codec cannot encode characters inposition > 0-1:Char maps to <undefined>” do you have a sitecustomize.py? What you do get in the Boa shell when you do this? Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. import sys sys.getdefaultencoding() 'ascii' > > Can anyone tell me what could be the reason? My system is new and I > installed all fresh including visualstudio and python. As you have visualstudio I assume you are on Windows, correct? What Boa installer did you use? If you used the 0.6.1.bin.setup.exe please un-install that and use the 0.6.1src.win32.exe or get Boa from CVS. BTW, this is a member only list, please subscribe to it on Sourceforge otherwise your posts will only come through when one of the admins approves it. Werner |