| 漏洞 ID 编号 |
BUG-000138023 |
| 已提交 | March 9, 2021 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS API for Python |
| 找到的版本 | 1.8.4 |
| 操作系统 | Windows OS |
| 操作系统版本 | N/A |
| 状态 | Non-Reproducible
在开发团队测试过程中,此问题不可重现。 为问题分配此状态的可能原因包括:问题无法重现,或不再与软件的开发版本相关,但未安装特定修复程序来解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is an issue present in the mapping module of ArcGIS Python API (arcgis - v1.8.1) which is fixed in ArcGIS Online Notebooks for the 9.1 release (in April) - the arcgis module is upgraded to v1.8.4 for 5.0 runtime versions. In the meantime, manually upgrade the arcgis package inside the notebook (using pip or conda) or downgrade the runtime of notebook item to a 3.0 version via the item details page.
NOTE: if upgrading through pip or conda (example, pip install arcgis --upgrade), need to restart the kernel before continuing.
解决办法
Use a different Python environment such as ArcGIS Pro notebooks, Conda or Google Colab.
重现步骤