Skip to content
New issue

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

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

Already on GitHub? # to your account

[Question]urllib3的依赖问题无法解决 #285

Open
jiangwenfan opened this issue Jan 16, 2021 · 0 comments
Open

[Question]urllib3的依赖问题无法解决 #285

jiangwenfan opened this issue Jan 16, 2021 · 0 comments
Assignees

Comments

@jiangwenfan
Copy link

请描述您的问题.
在使用"pip3 install -r requirements.txt"安装的时候,出现了如下所示的依赖矛盾的问题,尝试过更改urllib3的版本,但是都没有任何明显的效果。
尝试更换python版本(python3.6和python3.8)和pip3的版本(10,20)都没有解决这个问题。请问该如何解决?

The conflict is caused by:
    The user requested urllib3==1.25.2
    elasticsearch 6.1.1 depends on urllib3<1.23 and >=1.21.1

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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants