Hi, first of all thank you for the program!
I am trying to install in Windows 10, my user name is "César" with an
accentuated character in the middle.
Installation in MS-console shows bad the metachar and so the install script
complains:
Traceback (most recent call last):
File "install.py", line 2089, in <module>
main(sys.argv)
File "install.py", line 2017, in main
cleanUp()
File "install.py", line 580, in cleanUp
from eric6config import getConfig
File "C:\Users\César\AppData\Local\Programs\Python\Python37-32\lib\site-
packages\eric6config.py", line 7
SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xe9 in position
10: invalid continuation byte
C:\Users\César\Downloads\eric6-19.8>
C:\Users\César\Downloads\eric6-19.8\eric\scripts
Thank you and pelase tell me if you need more information.
|