python UnicodeEncodeError on startup and not able to run any script -
when startup python following error:
* python 2.7.8 (default, jun 30 2014, 16:03:49) [msc v.1500 32 bit (intel)] on win32. *
unicodeencodeerror: 'ascii' codec can't encode character u'\xe9' in position 12: ordinal not in range(128)
* remote python engine active *
unicodeencodeerror: 'ascii' codec can't encode character u'\xe9' in position 12: ordinal not in range(128)
i have python 2.7 installed problem appears when using portable version. idle of portable version runs without problem more used pyscripter environment.
does know how rid of error?
-rené
Comments
Post a Comment