| Bug ID Number |
BUG-000138023 |
| Submitted | March 9, 2021 |
| Last Modified | June 5, 2024 |
| Applies to | ArcGIS API for Python |
| Version found | 1.8.4 |
| Operating System | Windows OS |
| Operating System Version | N/A |
| Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Use a different Python environment such as ArcGIS Pro notebooks, Conda or Google Colab.
Steps to Reproduce