From: Dmitry S. <Sem...@gm...> - 2020-12-14 15:04:32
|
Dear colleagues, We are experiencing some issue with the installation of the deepLearning toolkit. While installing from the command line we have the following error: export PYTHONPATH="" && eval "$(/usr/local/EMAN_2.21/bin/conda shell.bash hook)" && conda create --force --yes -n xmipp_DLTK_v0.3 python=3 pandas=0.23 scikit-image=0.14 opencv=3.4 tensorflow-gpu=1.15 keras=2.2 scikit-learn=0.22 -c anaconda && conda activate xmipp_DLTK_v0.3 && pip install numpy==1.18.4 numpy==1.18.4 && conda env export > xmipp_DLTK_v0.3.yml usage: conda [-h] [-V] command ... conda: error: argument command: invalid choice: u'/usr/local/EMAN_2.21/bin/conda' (choose from u'info', u'help', u'list', u'search', u'create', u'install', u'update', u'upgrade', u'remove', u'uninstall', u'config', u'clean', u'package') CondaValueError: prefix already exists: /home/panos/.conda/envs/xmipp_DLTK_v0.3 Could you please advice how to solve that ? Thank you Sincerely, Dmitry |