diff --git a/install/from-scratch.sh b/install/from-scratch.sh index 0b776896e9f3f82ed8eff354377899a83f1cf0b3..a37288e8007ab344acb4e7a511e9519a0b677dd4 100755 --- a/install/from-scratch.sh +++ b/install/from-scratch.sh @@ -87,6 +87,7 @@ ${CONDA} create --copy --yes -n ${NAME} \ menpofit=0.4.1 \ menpowidgets=0.2.1p3 \ mne=0.13.1 \ + olefile=0.44 \ openblas=0.2.19 \ opencv=3 \ pkgtools=0.7.3 \