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

Update build.sh

parent 28b9fafd
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,9 @@ basedir=$(dirname "$(readlink -f "$0")")
# Make sure conda is updated to a version that supports the --no-capture-output option
# conda install -y -n base -c conda-forge "conda>=4.13.0"
conda install -y -n base -c conda-forge gdal
pip install pandas scikit-image empatches scikit-learn scipy numpy
# pip install Pyarrow
# pip install --upgrade numpy
......
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