Bug ID Number |
BUG-000160692 |
Submitted | August 16, 2023 |
Last Modified | October 7, 2024 |
Applies to | ArcGIS Pro |
Version found | 3.1 |
Operating System | Windows OS |
Operating System Version | 11.0 64 bit |
Status | Non-Reproducible
This issue was not reproducible when tested by the development team. Issues may be given this status when they cannot be reproduced or are no longer relevant in a development version of the software, but a specific fix was not installed to address the issue. The issue's Additional Information section may contain further explanation.
|
Additional Information
This issue has been fixed as of ArcGIS Pro 3.3.
Workaround
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).
Steps to Reproduce