kopia lustrzana https://github.com/OpenDroneMap/ODM
Fixed gippy dependency
rodzic
7816d59b74
commit
61a5fbf330
|
@ -100,7 +100,7 @@ install() {
|
||||||
echo "Installing split-merge Dependencies"
|
echo "Installing split-merge Dependencies"
|
||||||
pip install -U scipy shapely numpy pyproj
|
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"
|
echo "Compiling SuperBuild"
|
||||||
cd ${RUNPATH}/SuperBuild
|
cd ${RUNPATH}/SuperBuild
|
||||||
|
|
Ładowanie…
Reference in New Issue