question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

PyPi 2.3.1 and 2.4 packages missing

See original GitHub issue
$ pip install -I Routes==2.3.1
Could not find a version that satisfies the requirement Routes==2.3.1 (from versions: 1.5, 1.5.1, 1.5.2, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.7, 1.7.1, 1.7.2, 1.7.3, 1.8, 1.9, 1.9.1, 1.9.2, 1.10, 1.10.1, 1.10.2, 1.10.3, 1.11, 1.12, 1.12.1, 1.12.3, 1.13, 2.0, 2.1, 2.2, 2.3)                                                                                                                                                                                                                
No matching distribution found for Routes==2.3.1
$ pip install -I Routes==2.4
Could not find a version that satisfies the requirement Routes==2.4 (from versions: 1.5, 1.5.1, 1.5.2, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.7, 1.7.1, 1.7.2, 1.7.3, 1.8, 1.9, 1.9.1, 1.9.2, 1.10, 1.10.1, 1.10.2, 1.10.3, 1.11, 1.12, 1.12.1, 1.12.3, 1.13, 2.0, 2.1, 2.2, 2.3)                                                                                                                                                                                                                  
No matching distribution found for Routes==2.4

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:26 (22 by maintainers)

github_iconTop GitHub Comments

2reactions
bbangertcommented, Jan 1, 2017

Looks like it worked out ok, thanks for the help!

0reactions
webknjazcommented, Jan 1, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

pipenv fails to install all my packages, and then ... - GitHub
Hi, it might be something that I do not understand or so. I have 2 sources specified and none of them is official...
Read more >
setuptools 2.1 - PyPI
Easily download, build, install, upgrade, and uninstall Python packages.
Read more >
Changelog - pip documentation v22.3.1
This behaviour provides more immediate feedback when a package cannot be built due to missing build dependencies or platform incompatibility. (#10655).
Read more >
python 3.x - How to fix 'Could not find a version that satisfies ...
You didn't show how your pip install -ing your package, ... can configure pip to fall back on TestPyPI when a package is...
Read more >
Installing the Python Connector - Snowflake Documentation
Prerequisites. Python. Python Package Installer and Setup Tools. Python Packages. pyOpenSSL (macOS only). OpenSSL and FFI (Linux only) · Step 1: Install the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found