laptop and a wrench

Bug

Using a wildcard ('*') to import all from the arcgis.geometry module ("from arcgis.geometry import *") will output attribute error: "module 'arcgis.gis' has no attribute 'x" when running code with the ArcGIS API for Python version 2.4.

ArcGIS API for Python
Bug ID Number BUG-000173067
SubmittedDecember 16, 2024
Last ModifiedDecember 24, 2024
Applies toArcGIS API for Python
Version found2.4
Operating SystemWindows OS
Operating System Version10.0 64 Bit
Version Fixed2.4.1
StatusFixed

Additional Information

Have a fix underway

Workaround

Import the necessary geometry modules by specifying them individually: "from arcgis.geometry import Point, Polyline, Polygon, Geometry"

Steps to Reproduce

Bug ID: BUG-000173067

Software:

  • ArcGIS API for Python

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options