gee-community/geemap

131_arcgis.ipynb unable to re-install geemap after latest Arcgis Pro update

VRConservation opened this issue · 4 comments

docs/notebooks/131_arcgis.ipynb

Environment Information

Please run the following code on your computer and share the output with us so that we can better debug your issue:

import geemap
geemap.Report()

image

Description

Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.

After the latest ArcGis Pro Update the geemap env clone of arcpy no longer worked and I was unable to run geemap in the ArcGIS notebooks

What I Did

I went to geemap.org and tried to run through the 131_arcgis.ipynb tutorial.
I opened the python prompt, and 'conda create conda-forge::mamba esri::python -n gee' worked
'conda activate gee' did not but 'activate gee' did work
'mamba install arcpy geemap -c esri -c conda-forge' produced the following
image
and that's where I got stuck

I also tried running through the installation from the GEE Tutorial 131 video: https://www.youtube.com/watch?)v=kWdL06Bc2VQ&t=283s that originally worked for me but the instructions seem to have changed and Arc did their update. Thanks for any fixes or suggestions!

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

Try out the installation instructions at https://samgeo.gishub.org/examples/arcgis/.
I have not used ArcGIS Pro for the past few months. Not sure if it still works or not.

I just created a new video tutorials on how to install samgeo in ArcGIS Pro 3.2
🎥 Video: https://youtu.be/HXunNWAccYw
📚 Notebook: https://samgeo.gishub.org/examples/arcgis