Edinburgh-Genome-Foundry / CUBA

🏖️ The EGF Collection of Useful Bio Apps - Web demos of EGF software

Home Page:http://cuba.genomefoundry.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

installation issue.

usccolumbia opened this issue · comments

commented

INFO: pip is looking at multiple versions of appdirs to determine which version is compatible with other requirements. This could take a while.
Collecting appdirs
Downloading appdirs-1.4.3-py2.py3-none-any.whl (12 kB)
Downloading appdirs-1.4.2-py2.py3-none-any.whl (12 kB)
Downloading appdirs-1.4.1-py2.py3-none-any.whl (11 kB)
Downloading appdirs-1.4.0-py2.py3-none-any.whl (11 kB)
Downloading appdirs-1.3.0.tar.gz (13 kB)
Downloading appdirs-1.2.0.zip (22 kB)
Downloading appdirs-1.1.0.zip (18 kB)
WARNING: dnachisel 1.0.2 does not provide the extra 'reports'
WARNING: dnachisel 1.0.1 does not provide the extra 'reports'
WARNING: dnachisel 1.0.0 does not provide the extra 'reports'
WARNING: dnachisel 0.3.1 does not provide the extra 'reports'
WARNING: dnachisel 0.3.0 does not provide the extra 'reports'
WARNING: dnachisel 0.2.0 does not provide the extra 'reports'
WARNING: dnachisel 0.1.9 does not provide the extra 'reports'
WARNING: dnachisel 0.1.8 does not provide the extra 'reports'
WARNING: dnachisel 0.1.7 does not provide the extra 'reports'
WARNING: dnachisel 0.1.6 does not provide the extra 'reports'
WARNING: dnachisel 0.1.5 does not provide the extra 'reports'
WARNING: dnachisel 0.1.4 does not provide the extra 'reports'
WARNING: dnachisel 0.1.3 does not provide the extra 'reports'
WARNING: dnachisel 0.1.2 does not provide the extra 'reports'
WARNING: dnachisel 0.1.1 does not provide the extra 'reports'
WARNING: dnachisel 0.1.0 does not provide the extra 'reports'

What command did you run?
I have never come across this problem (or appdirs). I had no problem building CUBA now from scratch on Ubuntu (18.04), with docker-compose build --no-cache. It runs fine on localhost. In any case, I'll update of CUBA soon and that should sort out any potential issues.

commented