ximmer icon indicating copy to clipboard operation
ximmer copied to clipboard

docker install problem

Open jchenpku opened this issue 6 years ago • 0 comments

============================================ matplotlib ============================================

Installing python package via pip: matplotlib Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/matplotlib Storing debug log for failure in /root/.pip/pip.log Installing python package via conda: matplotlib /tmp/7132733792468764-0/BpipeInstallScript.sh: line 5: conda: command not found

============================================= seaborn ==============================================

Installing python package via pip: seaborn Command python setup.py egg_info failed with error code 1 in /tmp/pip_build_root/matplotlib Storing debug log for failure in /root/.pip/pip.log Installing python package via conda: seaborn /tmp/7133246251000581-0/BpipeInstallScript.sh: line 5: conda: command not found

============================================= Finished =============================================

it seems that no conda is installed

jchenpku avatar Jan 08 '19 02:01 jchenpku