jorvis / GALES

Genomic Annotation Logic and Execution System
MIT License
8 stars 6 forks source link

linux install #30

Closed rsc3 closed 4 years ago

rsc3 commented 4 years ago

sudo apt-get install docker.io python3 python3-pip python-pip zlib1g-dev libxml2-dev [sudo] password for cox: Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package python-pip

jorvis commented 4 years ago

Can you specify which OS and version you are using? If Ubuntu (and it seems like it is) be sure you have the Universe repository enabled:

https://linuxconfig.org/how-to-enable-disable-universe-multiverse-and-restricted-repository-on-ubuntu-20-04-lts-focal-fossa

Please reopen if that doesn't fix it.