Hi,
I am trying to access the Map() object from the API () (here) but it doesn't exist in my installation. I am using 2.4.1. I have installed arcgis-mapping alongside but still no joy.
I have tried installing using both pip and conda in entirely separate, empty and newly initialised dev container environments.
Any help appreciated.
Best,
Rory
Edit: I found the issue, I was getting this 'error' when installing arcgis-mapping:
defaulting to user installation because normal site-packages is not writeable
Starting a new virtual environment, activating and installing into it has solved the issue.