-
Notifications
You must be signed in to change notification settings - Fork 55
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
Comments
你的Python太新了,得用3.8。 |
3.8还是有报错。 |
那先升级一下pip试试?这个编码问题可能是pip的bug |
升级完还是error |
嗯,我觉得这是因为依赖里面也有中文导致的。但我认为这还是一个pip的bug,因为你的系统默认编码是latin-1,也许你把它改成gbk可以解决这个问题? |
依赖已经装好了啊。 |
看来环境还没有配好,你的Python没有lzma,你得自己去找一下 |
默认配置好像要放3个小时,你的网速快的话会再短一些 |
嗯,我不知道发生了什么,能提供一些更详细的现场信息吗?或者你自己找一找可能有什么不对劲的地方? |
找到问题了。现在浏览器不允许混用https和http。。。。 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
python版本:3.9
系统:Debian11
pip install -r requirements.txt
运行该命令,出现以下报错
https://pastebin.com/raw/PnZcXa0J
The text was updated successfully, but these errors were encountered: