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

Open
wushuangchunjun opened this issue May 22, 2023 · 2 comments
Open

老哥依赖包安装有冲突 #2

wushuangchunjun opened this issue May 22, 2023 · 2 comments

Comments

@wushuangchunjun
Copy link

ERROR: Cannot install -r .\requirements.txt (line 7) and urllib3==1.25.11 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested urllib3==1.25.11
bilibili-api 9.1.0 depends on urllib3~=1.26.3

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip attempt to solve the dependency conflict
@jiran214
Copy link
Owner

bilibili-api 太老了,试试无视依赖安装

@silentmoooon
Copy link

bilibili-api 太老了,试试无视依赖安装

可以用bilibili-api-python替代, bilibili-api已经不维护了, 有人fork出了一个bilibili-api-python,我试了一下,没啥问题,所有依赖都能更新了.

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

3 participants