Esri / field-maps-scripts

A set of scripts and notebooks to help administer maps and workflows for ArcGIS Field Maps.
Apache License 2.0
59 stars 14 forks source link

No module named 'ArcGIS' #22

Open Krukarius opened 2 months ago

Krukarius commented 2 months ago

Describe the bug The tool cannot be run from the custom directory, as the following error: ModuleNotFoundError: No module named 'arcgis' appears

Expected behavior Could it be possible to know where the tool should be copied or how should be run?

Screenshots If applicable, add screenshots to help explain your bug problem.

justincolville commented 1 month ago

@Krukarius do you have the ArcGIS API for Python installed in the python environment that you are running the script?

https://developers.arcgis.com/python/latest/guide/install-and-set-up/intro/

The script should be able to be run for any location and the parameters are documented in the readme