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.

Last version not available from pypi

See original GitHub issue

Hi, I am trying to install the last version (xpore 0.5.6 ) from pip but I got an error message:

pip install xpore==0.5.6 
ERROR: Could not find a version that satisfies the requirement xpore==0.5.6 (from versions: 0.4.5, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4)
ERROR: No matching distribution found for xpore==0.5.6

I am not sure what is going on because I can see that the version is present on Pypi https://pypi.org/project/xpore/0.5.6/

Thanks

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8

github_iconTop GitHub Comments

1reaction
ploy-npcommented, Dec 30, 2020

Yes, --signal-index is required. Thanks, the document was updated.

0reactions
callumparrcommented, Dec 29, 2020

I do not know but it would not run if I did not generate eventalign with that during the nanopolish dataprep would not run. https://github.com/GoekeLab/xpore/issues/37 this issue seems to state you need to add this as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

PyPI /simple not providing latest version of package
/simple started showing the latest versions after 24 hours. I guess there's an insanely long delay on its updates?
Read more >
pypi.org shows latest version, pip see's previous version #3962
I have recently uploaded a new version of the guizero package 0.5.1 (https://pypi.org/project/guizero/) which is being displayed as available on ...
Read more >
lastversion - PyPI
A CLI tool to find the latest stable version of an arbitrary project.
Read more >
Fix the pip error: Couldn't find a version that satisfies the ...
The package is not present on PyPI server. In this case pip will not work. So you'll have to download and install the...
Read more >
Installation from PyPI - Apache Airflow
AIRFLOW_VERSION - Airflow version (e.g. 2.5.0 ) or main , 2-0 , for latest development version. PYTHON_VERSION Python version e.g. 3.8 , 3.7....
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