Bug
| Bug-ID-Nummer | BUG-000136038 |
|---|---|
| Eingereicht | December 10, 2020 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS Online |
| Gefunden in Version | 8.4 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Behoben in Version | 2.0.0 |
| Status | Fixed |
Refer to https://support.esri.com/en/Technical-Article/000024831 for more information. Update the version to ArcGIS API for Python 1.8.4 resolves this issue.
For ArcGIS API for Python 1.8.1 or later (ArcGIS Pro 2.6.x or later)
For ArcGIS API for Python 1.8.1 or later, set the JSAPI_CDN environment variable to the following link, https://js.arcgis.com/4.15/. This process is different on Windows, Mac OSX, and Linux. Once the environment is set to variable, validate that Python can read it by running the following code:
import os
print(os.environ["JSAPI_CDN"])
The map widget displays successfully for all future notebooks if the above code runs without error and displays an HTTPS CDN.
Bug-ID: BUG-000136038
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen