Traceback (most recent call last):
File “c:\gary\software\tool\python\python38-32\lib\runpy. py”, line 193, in _run_module_as_main
return _run_code(code, main_globals, None,
File “c:\gary\software\tool\python\python38-32\lib\runpy. py”, line 86, in _run_code
exec(code, run_globals)
File “C:\Gary\software\Tool\Python\Python38-32\Scripts\git-review.exe\__main__. py”, line 9, in <module>
File “c:\gary\software\tool\python\python38-32\lib\site-packages\git_review\cmd. py”, line 1714, in main
_main()
File “c:\gary\software\tool\python\python38-32\lib\site-packages\git_review\cmd. py”, line 1587, in _main
check_remote(branch, remote, config[‘scheme’],
File “c:\gary\software\tool\python\python38-32\lib\site-packages\git_review\cmd. py”, line 781, in check_remote
has_color = check_color_support()
File “c:\gary\software\tool\python\python38-32\lib\site-packages\git_review\cmd. py”, line 696, in check_color_support
(status, output) = run_command_status(test_command)
File “c:\gary\software\tool\python\python38-32\lib\site-packages\git_review\cmd. py”, line 140, in run_command_status
(out, nothing) = p.communicate(stdin)
File “c:\gary\software\tool\python\python38-32\lib\subprocess. py”, line 1011, in communicate
stdout = self.stdout.read()
UnicodeDecodeError: ‘gbk’ codec can’t decode byte 0xa7 in position 21: illegal multibyte sequence
In the directory where python is installed, there is a file subprocess.py in Python38-32\Lib\ with encoding=NONE, change it to encoding=’utf-8′ and you can
Read More:
- Hololens2 reported an error. Microsoft.windows.system is missing
- An error is reported when Windows 10 connects to the shared printer: error 0x00000709. Solution
- Registering in Windows10 regsvr32 xxx.ocx reported an error but the call to DIIRegisterServer failed with error code 0x80040200…
- Git prompts another git process sees to be running in this repository, e.g. an editor opened by
- IOS app connect error store submitted for review
- Git error prompt: fatal: not a git repository (or any of the parent directories):. Git
- Error reported when debugging Hadoop cluster under windows failed to find winutils.exe
- Error reported when Windows builds docker image: failed to create LLB definition: 403 Forbidden
- An error is reported when an android phone visits the app webpage: net::ERR_PROXY_CONNECTION_FAILED
- Windows update has an error code_ 800700C1
- When the mybatis field contains an expression, an error is reported when it is stored in the database
- An error of 500 is reported when an item is assigned to a role
- An error keyerror255 was reported when pymysql connect to MySQL
- When Jenkins deploys the project, GIT reports an error fatal: index file smaller than expected
- UnicodeDecodeError: ‘utf-8’ codec can’t decode byte 0xd6 in position 3089: invalid continuation byte
- Jenkins reported an error modulenotfounderror: no module named filename solution
- Eclipse reported an error: an error has occurred
- Windows redis startup error reported: Creating Server TCP listening socket 127.0.0.1:6379: bind: No error
- [Git] git pull pull remote git push to remote git commit submit reject
- Resourcemanger reported an error: the port is unavailable