Giter Site home page Giter Site logo

bcbio not found about emblmygff3 HOT 13 CLOSED

nbisweden avatar nbisweden commented on July 4, 2024
bcbio not found

from emblmygff3.

Comments (13)

CristianRiccio avatar CristianRiccio commented on July 4, 2024 1

Hurray, everything worked this time. I got to the EMBLmyGFF3 help page. So maybe the problem was due to a slow connection. Thanks for your help.

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

Could copy past the result of this command please ?
pip --version

from emblmygff3.

CristianRiccio avatar CristianRiccio commented on July 4, 2024

pip --version
pip 9.0.3 from /Users/user/anaconda/envs/python2env/lib/python2.7/site-packages (python 2.7)

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

I'm wondering if the pip version could be the problem. I was using the 9.0.1. I just updated to 10.0.1 and bcbio-gff==0.6.4 is still listed.
Try to install it by yourself with that command:
pip install bcbio-gff==0.6.4

If it doesn't work do:
pip info bcbio-gff==0.6.4 to check if pip knows something about the package

otherwise update pip:
pip install --upgrade pip

from emblmygff3.

CristianRiccio avatar CristianRiccio commented on July 4, 2024

pip install bcbio-gff==0.6.4 gives

Collecting bcbio-gff==0.6.4 Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/bcbio-gff/ Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/bcbio-gff/ Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/bcbio-gff/ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/bcbio-gff/ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/bcbio-gff/ Could not find a version that satisfies the requirement bcbio-gff==0.6.4 (from versions: ) No matching distribution found for bcbio-gff==0.6.4

pip info bcbio-gff==0.6.4
gives
ERROR: unknown command "info"

and

pip install --upgrade pip gives
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/pip/ Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/pip/ Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/pip/ Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/pip/ Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', error(54, 'Connection reset by peer'))': /simple/pip/ Requirement already up-to-date: pip in /Users/user/anaconda/envs/python2env/lib/python2.7/site-packages

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

It looks like you re using a proxy and pip is unable to access data registry on the web.
Could you check you connexion and try without any proxy ?

from emblmygff3.

CristianRiccio avatar CristianRiccio commented on July 4, 2024

I am not sure what a proxy but I am not connected through any VPN. I am on a wifi network.

from emblmygff3.

CristianRiccio avatar CristianRiccio commented on July 4, 2024

Do you think installing it as described here would work:

https://github.com/bcbio/bcbio-nextgen

?

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

Yes sure, but pip is made to make your life easier. So if you cannot use pip it's really a problem.

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

I guess the easier is just to use another internet access.

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

Maybe you have installed pip through conda. In that case try to upgrade it like that:
conda upgrade pip

from emblmygff3.

Juke34 avatar Juke34 commented on July 4, 2024

Please, let us know if you have succeeded to solve your problem.

from emblmygff3.

CristianRiccio avatar CristianRiccio commented on July 4, 2024

I will let you know. I go back to a high-speed internet tomorrow. I'll see if that helps.

from emblmygff3.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.