Py学习  »  问与答

python安装lupa包出现编码问题如何破啊?Windows7 64位系统

Robotics_Studio • 5 年前 • 525 次点击  

C:\Users\Administrator\AppData\Local\Programs\Python\lupa-1.6>python setup.py install found LuaJIT build in C:\Users\Administrator\AppData\Local\Programs\Python\lupa-1.6\LuaJIT-2.0.5\src (lua51.lib) building statically building without Cython Traceback (most recent call last): File "setup.py",line 308, in <module> for text_file in ['README.rst', 'INSTALL.rst', 'CHANGES.rst', "LICENSE.txt"]]) File "setup.py",line 308, in <listcomp> for text_file in ['README.rst', 'INSTALL.rst', 'CHANGES.rst', "LICENSE.txt"]]) File "setup.py",line 298, in read_file return f.read() UnicodeDecodeError: 'gbk' codec can't decode byte 0x93 in position 1183: illegal multibyte sequence

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/13890
 
525 次点击