Hello every one, I'm trying to follow the example of extracting building foot print, same steps here, but with my own dataset
arcgis-python-api/Extracting Building Footprints From Drone Data.ipynb at f1183261b6cea0a3d98bbe462cc1a92ec6493a02 · Esr…
I'm getting the below ERROR, any help
I'm using the Notebook inside ArcGIS Pro 2.5
and successfully installed the Deep Learning dependencies as per instructions
and same ERROR I got by using the Train Tool inside ArcGIS Pro 2.5
Hi your pillow is broken, use this command to uninstall pillow
conda remove pillow --force
then reinstall using the following command
conda install -c esri pillow
add --no-pin if you are using arcgis pro python environment
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.