Hi,
I'm trying to add an image service to a map. I'm following documentation (https://developers.arcgis.com/python/latest/guide/using-imagery-layers/) that says to use the arcgis.layers module, but I get the following error: ModuleNotFoundError: No module named 'arcgis.layers'
I'm using ArcGIS Pro 3.2, I cloned and updated the active environment...still not found. Any suggestions would be appreciated.
Thanks.