Skip to content
Snippets Groups Projects
Commit 16ff4ac8 authored by Narayanarao Bhogapurapu's avatar Narayanarao Bhogapurapu
Browse files

Update build.sh

parent 1a47888b
No related branches found
No related tags found
No related merge requests found
...@@ -14,10 +14,10 @@ start=`date +%s` ...@@ -14,10 +14,10 @@ start=`date +%s`
# apt-get install -y sudo # apt-get install -y sudo
# apt-get install -y nano # apt-get install -y nano
# sudo apt-get update # sudo apt-get update
apt-get install -y scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip apt-get install -y nano scons libfftw3-dev libxm4 libmotif-dev python3-dev python3-pip
apt-get install -y python3-scipy python-opencv python3-numpy python3-h5py cython3 gdal-bin gfortran libgdal-dev python3-gdal libhdf5-dev apt-get install -y python3-scipy python-opencv python3-numpy python3-h5py cython3 gdal-bin gfortran libgdal-dev python3-gdal libhdf5-dev
pip3 install cython opencv-python opencv-contrib-python shapely requests -y pip3 install cython opencv-python opencv-contrib-python shapely requests
cd home cd home
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment