Skip to content

Instantly share code, notes, and snippets.

@Johnetordoff
Created February 23, 2023 20:24
Show Gist options
  • Save Johnetordoff/414a2f3ec842c5026900ae4ff66c878c to your computer and use it in GitHub Desktop.
Save Johnetordoff/414a2f3ec842c5026900ae4ff66c878c to your computer and use it in GitHub Desktop.
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