cancerit / telomerecat

Telomerecat: The telomere computational analysis tool
GNU General Public License v3.0
20 stars 5 forks source link

Can't install latests Bug fix release 3.4.1 #28

Closed talshakedhuji closed 3 years ago

talshakedhuji commented 3 years ago

Trying to execute the latest version installation:

$ pip3 install https://github.com/cancerit/telomerecat/archive/3.4.1.tar.gz

Is generating a "not found" error:

ERROR: HTTP error 404 while getting https://github.com/cancerit/telomerecat/archive/3.4.1.tar.gz
ERROR: Could not install requirement https://github.com/cancerit/telomerecat/archive/3.4.1.tar.gz because of HTTP error 404 Client Error: Not Found for url: https://codeload.github.com/cancerit/telomerecat/tar.gz/3.4.1 for URL https://github.com/cancerit/telomerecat/archive/3.4.1.tar.gz

But changing the Bug fix release version to 3.4.0 worked :)

talshakedhuji commented 3 years ago

Now I see in Pypi that the latests version is 3.4.0 - but the example installation explanation here is misleading :/