leolani / cltl-chatbots

Series of chatbots that demonstrate Leolani’s functionalities
Apache License 2.0
0 stars 1 forks source link

`pip install -r requirements.txt` doesn't work. #12

Closed Dorteel closed 2 years ago

Dorteel commented 2 years ago
ERROR: Cannot install -r requirements.txt (line 3) and tqdm~=4.63.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested tqdm~=4.63.0
    cltl-brain 0.0.dev7 depends on tqdm==4.62.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

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
tae898 commented 2 years ago

This should fix the problem: https://github.com/leolani/cltl-chatbots/commit/7372fff633cfa31622f81c54cc4e1f2da72ea24c