tijeco / FUSTr

GNU General Public License v3.0
6 stars 3 forks source link

Problems installing FUSTr with Docker #4

Open LeandrotsNunes opened 4 years ago

LeandrotsNunes commented 4 years ago

Hi, I am having trouble installing FUSTr with Docker. It returns messages as follows. Does anyone know how to solve?

Writing /tmp/easy_install-10ka1v8r/pip-19.3.1/setup.cfg Running pip-19.3.1/setup.py -q bdist_egg --dist-dir /tmp/easy_install-10ka1v8r/pip-19.3.1/egg-dist-tmp-xdpmz9w4 /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'python_requires' warnings.warn(msg) warning: no files found m

In the end:

The command '/bin/sh -c pip install numpy biopython scipy' returned a non-zero code: 1