I am using ArcGIS Pro 3.3.3. Running a script is giving me the following message along with many other lines :
The version of the binaries in the active Python environment do
not match the version of the binaries of the ArcGIS Pro application.
Active environment version : 2.5
arcgispro-py3 environment version : 3.3
I open the IDLE file from the Python Command prompt & it shows the Python version of 3.11.8. However, right clicking & opening the script file with IDLE (ArcGIS Pro) shows the Python version of 3.6.9.
My question is how to change the Active environment in ArcGIS Pro to Python 3.11.8. I am sure that will solve the problem of mismatch!
Solved! Go to Solution.