laptop and a wrench

不具合

When creating a user, the ArcGIS API for Python documentation states the role is optional. If the role is left as none, the following error message is returned: "'NoneType' object has no attribute 'lower'".

ArcGIS API for Python
不具合 ID 番号 BUG-000161671
送信されましたSeptember 26, 2023
最終更新日June 5, 2024
適用対象ArcGIS API for Python
見つかったバージョンN/A
オペレーティング システムWindows Server
オペレーティング システムのバージョン2019 64 Bit
修正されたバージョン2.2.0
ステータスFixed

対処法

Make the role required, or change line 3986 in geosaurus\src\arcgis\gis_init_.py to:

The elif role is not 'None' and role.lower() in role_lookup:

再現の手順

不具合 ID: BUG-000161671

ソフトウェア:

  • ArcGIS API for Python

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

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

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

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

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

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

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