laptop and a wrench

不具合

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
不具合 ID 番号 BUG-000173067
送信されましたDecember 16, 2024
最終更新日December 24, 2024
適用対象ArcGIS API for Python
見つかったバージョン2.4
オペレーティング システムWindows OS
オペレーティング システムのバージョン10.0 64 Bit
修正されたバージョン2.4.1
ステータスFixed

参考情報

Have a fix underway

対処法

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

再現の手順

不具合 ID: BUG-000173067

ソフトウェア:

  • ArcGIS API for Python

バグのステータスが変更されたときに通知を受け取る

Esri Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動