PROBLEM
After upgrading ArcGIS Pro to version 2.2, any of the following three errors occur:
The following four files are missing from the folder C:\Program Files\ArcGIS\Pro\bin\Python\envs\arcgispro-py3:
The use of ArcGIS Pro's Python Package Manager (as well as Conda from the command line) to install Python packages can trigger the updating of Python from 3.6.2 (shipped with ArcGIS Pro 2.1) to 3.6.6. When ArcGIS Pro updates, the package files are of a higher version than what is shipped with ArcGIS Pro 2.2 (Python 3.6.5). In this situation, the update behavior is to mark these files to not install with ArcGIS Pro 2.2.
There are multiple methods for resolving this problem, depending on the system used. If ArcGIS Pro is not yet upgraded from 2.1 to 2.2, this issue can be avoided entirely by following the "ArcGISPro.msi" sequence.
Note: This may be ...python-3.6.5-?.json or ...python-3.6.6-?.json, where '?' is a unique identifier.
conda install python==3.6.5 --no-deps
Article ID: 000018812
Get help from ArcGIS experts
Download the Esri Support App
You can also download the app to access the chatbot anytime! Download it now.