Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
不能直接安装,然后我百度了一下

pip安装包报错的解决办法(ERROR: Could not find a version that satisfies the requirement XXX)
pip install 包名 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com
然后一直这样了就
Beta Was this translation helpful? Give feedback.
All reactions