You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: