漏洞 ID 编号 |
BUG-000158472 |
已提交 | May 22, 2023 |
上次修改时间 | June 5, 2024 |
适用范围 | ArcGIS API for Python |
找到的版本 | 2.1.1 |
操作系统 | Windows OS |
操作系统版本 | 10.0 64 Bit |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
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.
解决办法
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.
重现步骤