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

Update build.sh

parent 7299e54e
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"
pip install pandas scikit-image empatches scikit-learn
pip install numpy pandas scikit-image empatches scikit-learn 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