Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.一键导出微信读书的书籍和笔记,脚本运行错误? #110

Open
qwhhh opened this issue May 25, 2022 · 1 comment
Open

2.一键导出微信读书的书籍和笔记,脚本运行错误? #110

qwhhh opened this issue May 25, 2022 · 1 comment

Comments

@qwhhh
Copy link

qwhhh commented May 25, 2022

装了最新的3.9版本,执行第一条就显示以下内容,请问怎么才能运行啊,谢谢。
D:\WX>pip uninstall -y -r requirement.txt
ERROR: Exception:
Traceback (most recent call last):
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\cli\base_command.py", line 167, in exc_logging_wrapper
status = run_func(*args)
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\commands\uninstall.py", line 78, in run
for parsed_req in parse_requirements(
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\req\req_file.py", line 145, in parse_requirements
for parsed_line in parser.parse(filename, constraint):
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\req\req_file.py", line 326, in parse
yield from self._parse_and_recurse(filename, constraint)
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\req\req_file.py", line 331, in _parse_and_recurse
for line in self._parse_file(filename, constraint):
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\req\req_file.py", line 360, in _parse_file
_, content = get_file_content(filename, self._session)
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\req\req_file.py", line 533, in get_file_content
content = auto_decode(f.read())
File "C:\Users\qwh\AppData\Local\Programs\Python\Python39\lib\site-packages\pip_internal\utils\encoding.py", line 34, in auto_decode
return data.decode(
UnicodeDecodeError: 'gbk' codec can't decode byte 0x80 in position 32447: illegal multibyte sequence

@panwanpeng
Copy link

panwanpeng commented May 25, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants