Skip to content

Instantly share code, notes, and snippets.

@sailfish009
Created September 25, 2020 02:43
Show Gist options
  • Save sailfish009/ec64521880bc2a8f1fbe7f50a70975a4 to your computer and use it in GitHub Desktop.
Save sailfish009/ec64521880bc2a8f1fbe7f50a70975a4 to your computer and use it in GitHub Desktop.
# ERROR: Package '<...>' requires a different Python: <version> not in '>=..'
pip install --ignore-requires-python <some_python_package>.whl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment