Created
February 23, 2023 20:24
-
-
Save Johnetordoff/414a2f3ec842c5026900ae4ff66c878c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ERROR: Cannot install -r /home/runner/work/osf.io/osf.io/requirements/../requirements.txt (line 11) and itsdangerous==1.1.0 because these package versions have conflicting dependencies. | |
The conflict is caused by: | |
The user requested itsdangerous==1.1.0 | |
flask 2.0.3 depends on itsdangerous>=2.0 | |
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/user_guide/#fixing-conflicting-dependencies |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment