Skip to content

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

@jiangwenfan

Description

@jiangwenfan

请描述您的问题.
在使用"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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions