不具合
| 不具合 ID 番号 | BUG-000131947 |
|---|---|
| 送信されました | June 30, 2020 |
| 最終更新日 | June 5, 2024 |
| 適用対象 | ArcGIS API for Python |
| 見つかったバージョン | 1.7.1 |
| オペレーティング システム | Windows OS |
| オペレーティング システムのバージョン | 10.0 |
| ステータス | Non-Reproducible |
Edit the _system.py file within the default directory ‘C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3\Lib\site-packages\arcgis\gis\server\admin’.
Change line 185 from ‘postdata=params’ to ‘params=params’.
Run this alternate code:
from arcgis.gis import GIS
gis = GIS("Pro")
gis_servers = gis.admin.servers.list()
server = gis_servers[0]
license_feature = server.system.licenses['features']
print(license_feature)
不具合 ID: BUG-000131947
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード