Hello,
I am using arcgis 1.7.1 module in my local Python 3.7 environment.
On the following statement:
from arcgis.raster import Raster
I got import error:
ImportError: cannot import name 'Raster' from 'arcgis.raster' (/Users/andy/opt/anaconda3/lib/python3.7/site-packages/arcgis/raster/__init__.py)
Is it error related to Raster add-on licence? My account is restricted to ArcGIS Online.
Regards,
Andrey Korotkov