| Número de ID del error |
BUG-000160692 |
| Enviado | August 16, 2023 |
| Última modificación | October 7, 2024 |
| Relacionado con | ArcGIS Pro |
| Versión encontrada | 3.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | 11.0 64 bit |
| Estado | Non-Reproducible
Este problema no se pudo reproducir cuando lo probó el equipo de desarrollo. Los problemas pueden recibir este estado cuando no se pueden reproducir o ya no son relevantes en una versión de desarrollo del software, pero no se ha instalado una solución específica para solucionar el problema. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
This issue has been fixed as of ArcGIS Pro 3.3.
Solución alternativa
Upon testing, the issue can be resolved by the following workarounds (refer to Workarounds.mp4):
1. From the Environment Manager (gear icon in top right corner) click the Refresh metadata button (circular arrows).
2. Cloning the default arcgispro-py3 environment and activating the clone environment (refer to Clone.png).
- To activate: Navigate to Start > ArcGIS > Python Command Prompt. Enter the following at the prompt for an environment named: arcgispro-py3-clone (refer to Activate Clone Env.png):activate arcgispro-py3-clone.
3. Continue to upgrade the clone environment if Step 1 does not work.
- To upgrade: Enter the following in the Python Command Prompt window (refer to Upgrade.png):conda install -c esri arcgis.
- Although the Arcgis package is not listed in the default environment and only in the conda list, the user can still use ArcGIS Pro without any issue (refer to Arcgis in ArcGIS Pro runs normally.png).
Pasos para reproducir