| Bug-ID-Nummer |
BUG-000138023 |
| Eingereicht | March 9, 2021 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 1.8.4 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | N/A |
| Status | Non-Reproducible
Dieses Problem konnte bei Tests durch das Entwicklungsteam nicht reproduziert werden. Problemen wird u. U. dieser Status zugewiesen, wenn sie nicht reproduziert werden können oder in einer Entwicklungsversion der Software nicht mehr relevant sind. Es wurde jedoch kein Fix zur Problembehebung installiert. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
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.
Schritte zur Reproduzierung