| Bug-ID-Nummer |
BUG-000158472 |
| Eingereicht | May 22, 2023 |
| Zuletzt geändert | June 5, 2024 |
| Gilt für | ArcGIS API for Python |
| Gefunden in Version | 2.1.1 |
| Betriebssystem | Windows OS |
| Betriebssystemversion | 10.0 64 Bit |
| Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
Environments have multiple packages that can interfere with the ArcGIS API for Python requirements. It is the user's responsibility to ensure all Python packages work with one another. It is suggested to install the ArcGIS API for Python first, then add in the other packages needed.
Please read https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html to assist with managing conda environments.
Workaround
Use pip to install the arcgis package, utilizing the 'pip install arcgis' command in the environment. The package is installed in the GDS environment successfully.
Schritte zur Reproduzierung