Fixed gippy dependency

pull/816/head
Piero Toffanin 2018-05-06 17:01:13 -04:00
rodzic 7816d59b74
commit 61a5fbf330
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -100,7 +100,7 @@ install() {
echo "Installing split-merge Dependencies"
pip install -U scipy shapely numpy pyproj
pip install -U https://github.com/OpenDroneMap/gippy/archive/v0.3.9.tar.gz psutil
pip install -U gippy psutil
echo "Compiling SuperBuild"
cd ${RUNPATH}/SuperBuild