Appears during FETCH V8
E:\GitProject\svn_v8>fetch v8
Running: 'E:\GitProject\libcef\depot_tools\python276_bin\python.exe' 'E:\GitProj
ect\libcef\depot_tools\gclient.py' root
Traceback (most recent call last):
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 353, in <module>
sys.exit(main())
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 348, in main
return run(options, spec, root)
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 342, in run
return checkout.init()
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 134, in init
self.run_gclient('config', '--spec', self._format_spec())
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 76, in run_gclient
return self.run(cmd_prefix + cmd, **kwargs)
File "E:\GitProject\libcef\depot_tools\\fetch.py", line 63, in run
print 'Running: %s' % (' '.join(pipes.quote(x) for x in cmd))
LookupError: unknown encoding: cp65001
LookupError: unknown encoding: cp65001
This error can be solved by changing the encoding mode:
chcp 1252
You can also set the default character encoding
HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe\CodePage by modifying the registry CodePage value
Read More:
- scrapy:LookupError: unknown encoding: ‘unicode’
- Pyinstaller packages the EXE file and executes the error unknown encoding: IDNA
- Python2.7 IOError: [Errno 0] Error when the cmd encoding is utf-8
- Python error: syntax error: encoding problem: utf8
- Error: not found: python2 when executing NPM install
- Error encountered while executing PIP install: error: complete output from command Python setup.py egg_ info:
- LookupError: Couldn’t find path to unrar library.
- raise LookupError(resource_not_found)
- Lookuperror: couldn’t find path to unrear library! two thousand and twenty
- Java prompt unmappable character for encoding solution
- UTF-8 encoding error when starting robotframework ride
- PHP error Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0 Fatal error:
- VIM setting file encoding format
- ERROR: invalid byte sequence for encoding “UTF8”: 0x00
- org.apache.jasper.JasperException: Unsupported encoding:
- winscp Error loading files using ‘936‘ encoding
- Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING
- Can’t find Python executable “D:\python3\python.exe”, you can set the PYTHON env variable.
- failed call to cuInit: CUDA_ERROR_UNKNOWN: unknown error
- ValueError: Unknown label type: ‘unknown‘