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

Update build.sh

parent 30fca242
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,7 @@ pip install pandas scikit-image empatches scikit-learn scipy numpy matplotlib tq
# conda run --no-capture-output -n ich PIP_REQUIRE_VENV=0 python -m pip install -e "${basedir}"
# Verify the GDAL installation and other package availability
conda run --no-capture-output -n ich python -c '
conda run --no-capture-output -n python python -c '
try:
from osgeo import gdal
# import warnings
......
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