kopia lustrzana https://github.com/OpenDroneMap/ODM
Merge pull request #816 from pierotofy/gippydep
Fixed gippy dependency
Former-commit-id: 3328f0e2cb
pull/1161/head
commit
77bb575743
|
@ -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
|
||||
|
|
Ładowanie…
Reference in New Issue