| Número de ID del error |
BUG-000158472 |
| Enviado | May 22, 2023 |
| Última modificación | June 5, 2024 |
| Relacionado con | ArcGIS API for Python |
| Versión encontrada | 2.1.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 10.0 64 Bit |
| Estado | Will Not Be Addressed
El equipo de desarrollo ha considerado el problema o la solicitud y ha llegado a la conclusión de que no se va a solucionar. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
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.
Solución alternativa
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.
Pasos para reproducir