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

Update build.sh

parent 831feb3a
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ 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 pandas scikit-image empatches scikit-learn scipy numpy matplotlib tqdm futures
# 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