| Numéro d’ID de bogue |
BUG-000158472 |
| Envoi | May 22, 2023 |
| Dernière modification | June 5, 2024 |
| S’applique à | ArcGIS API for Python |
| Version trouvée | 2.1.1 |
| Système d’exploitation | Windows OS |
| Version du système d’exploitation | 10.0 64 Bit |
| Statut | Will Not Be Addressed
L’équipe de développement a examiné le problème ou la demande et a décidé qu’ils ne seraient pas traités. Pour d’autres explications, reportez-vous à la section Informations supplémentaires correspondant au problème.
|
Informations supplémentaires
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.
Solution de contournement
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.
Étapes pour reproduire