Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The 2.5.1 version is not available in Pypi? #54

Open
edwardoliveira opened this issue Nov 16, 2022 · 0 comments
Open

The 2.5.1 version is not available in Pypi? #54

edwardoliveira opened this issue Nov 16, 2022 · 0 comments

Comments

@edwardoliveira
Copy link

edwardoliveira commented Nov 16, 2022

Hi, I am trying to install the latest version of pyoai (2.5.1) but when I issue the pip install pyoai==2.5.1 command it throws the following exception:

ERROR: Could not find a version that satisfies the requirement pyoai==2.5.1 (from versions: 2.1.4, 2.2, 2.2.1, 2.3, 2.3.1, 2.4, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.5.0)
ERROR: No matching distribution found for pyoai==2.5.1

Running the command pip index versions pyoai don't show the 2.5.1 version:

WARNING: pip index is currently an experimental command. It may be removed/changed in a future release without prior warning.
pyoai (2.5.0)
Available versions: 2.5.0, 2.4.5, 2.4.4, 2.4.3, 2.4.2, 2.4.1, 2.4, 2.3.1, 2.3, 2.2.1, 2.2, 2.1.4

The latest version is also not available on https://infrae.com/download/oaipmh

What I can be missing, please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant