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

安装依赖报错 #41

Closed
fengguowudi opened this issue Jan 18, 2023 · 14 comments
Closed

安装依赖报错 #41

fengguowudi opened this issue Jan 18, 2023 · 14 comments

Comments

@fengguowudi
Copy link

python版本:3.9
系统:Debian11

pip install -r requirements.txt
运行该命令,出现以下报错

https://pastebin.com/raw/PnZcXa0J

@RimoChan
Copy link
Owner

你的Python太新了,得用3.8。
这是reppy的问题,但是由于 #35 ,我没法把它换掉。

@fengguowudi
Copy link
Author

@fengguowudi
Copy link
Author

3.8还是有报错。

@RimoChan
Copy link
Owner

那先升级一下pip试试?这个编码问题可能是pip的bug

@fengguowudi
Copy link
Author

@fengguowudi
Copy link
Author

升级完还是error

@RimoChan
Copy link
Owner

嗯,我觉得这是因为依赖里面也有中文导致的。但我认为这还是一个pip的bug,因为你的系统默认编码是latin-1,也许你把它改成gbk可以解决这个问题?

@fengguowudi
Copy link
Author

https://pastebin.com/raw/mdQVWd0w

运行报错。。。

@fengguowudi
Copy link
Author

依赖已经装好了啊。

https://pastebin.com/raw/hCYTQku2

@RimoChan
Copy link
Owner

看来环境还没有配好,你的Python没有lzma,你得自己去找一下ModuleNotFoundError: No module named '_lzma'该怎么办……

@RimoChan
Copy link
Owner

默认配置好像要放3个小时,你的网速快的话会再短一些

@RimoChan
Copy link
Owner

嗯,我不知道发生了什么,能提供一些更详细的现场信息吗?或者你自己找一找可能有什么不对劲的地方?

@fengguowudi
Copy link
Author

找到问题了。现在浏览器不允许混用https和http。。。。

@RimoChan
Copy link
Owner

4CB99B0F0CA966FC908CDFB6BA106B58

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