> Please use 'generate.py -s -v' ('-v'
> in place of '-w'). This will produce quite a bit of output, so redirect
> stdout and stderr to a file
I attached the output file: http://n2.nabble.com/file/n4716353/source.out
source.out
--
View this message in context:
http://n2.nabble.com/Can-not-gene
Sorry Thomas I didn't describe my problem clearly.
It's fairly easy to reproduce my issue, here are detailed steps (I will post
output later):
- log in my system with a non-English name.
- E:\web\qooxdoo-1.0.1-sdk\tool\bin>create-application.py -n firstapp -o
..\..\application (OK)
- cd ..\..\
substitute(mapstr)
File "C:\Python26\lib\string.py", line 205, in safe_substitute
return self.pattern.sub(convert, self.template)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb1 in position 12:
unexpected code byt
Thanks,
hchaojie
--
View this
See attached screenshot,
when I generate a project which created using create-application.py,
It failed and the message is:
'utf8' codec can't decode byte 0xb1 in position 12: unexpected code byte
My system is windows xp, and Locale is zh_CN
I think there must be some encoding problem with the b