donovan-h-parks / CompareM

A toolbox for comparative genomics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

biolib>=0.0.8

jfkell05 opened this issue · comments

Installing through pip, does not pull the correct biolib package. Using pip to install biolib, also does not install package above 0.0.7.
I am not great at installing python packages - so I am having trouble with the issue.

$ sudo pip install comparem
Downloading/unpacking comparem
Downloading comparem-0.0.5.tar.gz
Running setup.py (path:/tmp/pip_build_root/comparem/setup.py) egg_info for package comparem

Requirement already satisfied (use --upgrade to upgrade): numpy>=1.8.0 in /usr/local/lib/python2.7/dist-packages (from comparem)
Downloading/unpacking biolib>=0.0.8 (from comparem)
Could not find a version that satisfies the requirement biolib>=0.0.8 (from comparem) (from versions: 0.0.7)
Cleaning up...
No distributions matching the version for biolib>=0.0.8 (from comparem)
Storing debug log for failure in /home/user/.pip/pip.log

pip.log:


/usr/bin/pip run on Wed Apr 13 08:36:07 2016
Downloading/unpacking comparem
Getting page https://pypi.python.org/simple/comparem/
URLs to search for versions for comparem:

Thank you for bringing this to my attention, but neither CompareM or biolib are currently ready for general public.

Oh gotcha - I saw it used in a publication. That is how I found out about it. I will continue to check back.
Thanks for the reply.

John

On Apr 13, 2016, at 9:42 AM, Donovan Parks notifications@github.com wrote:

Thank you for bringing this to my attention, but neither CompareM or biolib are currently ready for general public.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub