diff --git a/conda/create_new_env.sh b/conda/create_new_env.sh index 3f1a9d5a1e84e3f41c750a9d1525022a3902b5a7..144b90206402659acb500115e25306ab5ef8145b 100644 --- a/conda/create_new_env.sh +++ b/conda/create_new_env.sh @@ -10,7 +10,7 @@ set -xe conda create --yes $1 $2 --channel defaults --override-channels python=$3 anaconda source activate $2 -conda install --yes --no-update-deps bob$4 caffe tensorflow ipdb docopt sphinx_rtd_theme +conda install --yes --no-update-deps bob$4 caffe tensorflow ipdb docopt sphinx_rtd_theme gcc pip install bob.db.arface \ bob.db.atvskeystroke \ bob.db.avspoof \