-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
请描述您的问题.
在使用"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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels