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:
- Created 7 years ago
- Comments:26 (22 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Looks like it worked out ok, thanks for the help!
okay, it did the deployment https://travis-ci.org/bbangert/routes/jobs/188081884