From a4aa4f552189a87bb462f5552ce2b0cedb1a6471 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Wed, 8 Feb 2017 18:37:17 +0100 Subject: [PATCH] Add olefile=0.44 --- install/from-scratch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/from-scratch.sh b/install/from-scratch.sh index 0b77689..a37288e 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 \ -- GitLab