Scene:
CMD terminal use: CHCP 65501 set to UTF-8
Set Python encoding environment: Set PYTHONIOENCODING= UTF-8 (LookupError: Unknown Encoding: CP65001)
Print (‘ program VERSION: {}’. Format (VERSION))
Preface version 1.1.1Traceback (most recent call last):
File “wechat_jump_auto. Py “, line 251, in < module>
main()
File “wechat_jump_auto-py “, line 216, in main
print(‘ program VERSION no. : {}’. Format (VERSION))
IOError: [Errno 0] Error
No solution: coding problem, haven’t found a good solution, really can’t change to English.
CMD terminal use: CHCP 65501 set to UTF-8
Set Python encoding environment: Set PYTHONIOENCODING= UTF-8 (LookupError: Unknown Encoding: CP65001)
Print (‘ program VERSION: {}’. Format (VERSION))
Preface version 1.1.1Traceback (most recent call last):
File “wechat_jump_auto. Py “, line 251, in < module>
main()
File “wechat_jump_auto-py “, line 216, in main
print(‘ program VERSION no. : {}’. Format (VERSION))
IOError: [Errno 0] Error
No solution: coding problem, haven’t found a good solution, really can’t change to English.
Read More:
- Lookuperror: unknown encoding: cp65001 when executing Python
- Python – [encoding] in Python os.system Solution to Chinese garbled code when calling CMD command
- Python packaged *. Exe is running os.popen (cmd)/ subprocess.Popen *. Exe crashes with invalid [winerror 6] handle
- Ioerror: [errno 13] permission denied
- Python error: syntax error: encoding problem: utf8
- Raspberry pie 4B uses adafruit_ Pca9685 report error ioerror: [errno 121] remote I / O error solution
- Pyinstaller packages the EXE file and executes the error unknown encoding: IDNA
- close failed in file object destructor: IOError: [Error 10] No child processes
- UTF-8 encoding error when starting robotframework ride
- Uniapp uses CMD to import uview. An error is reported, and the file search fails: ‘uview UI’‘
- VIM setting file encoding format
- Java prompt unmappable character for encoding solution
- Python3 reports an error [errno 5] input / output error. Print is used when there is no stdout
- The python version output from the command line is inconsistent with the python version in the current CONDA environment
- org.apache.jasper.JasperException: Unsupported encoding:
- scrapy:LookupError: unknown encoding: ‘unicode’
- ERROR: invalid byte sequence for encoding “UTF8”: 0x00
- Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
- Typeerror in Python: ‘nonetype’ object is not Iterable
- Vscode cnpm: unable to load file, but open console with CMD without error