Install numpy after gippy

Former-commit-id: 71a35c1a6c
pull/1161/head
Piero Toffanin 2019-01-28 21:46:41 -05:00
rodzic 185041351d
commit 566f8497c3
1 zmienionych plików z 2 dodań i 3 usunięć

Wyświetl plik

@ -96,10 +96,9 @@ install() {
libboost-log-dev
echo "Installing split-merge Dependencies"
pip install -U scipy shapely numpy==1.15.4 pyproj
pip install -U scipy shapely pyproj
pip install -U https://github.com/gipit/gippy/archive/1.0.0.zip psutil
pip install -U numpy==1.15.4
echo "Compiling SuperBuild"
cd ${RUNPATH}/SuperBuild