Hello,
I recently installed ArcGIS Pro 3.1.0 and in the Package Manager I do not see the argis package? I wanted to see what version is installed and I'm not seeing it (screenshot attached)? I've searched and nothing shows in the search? I'm still very much learning on the API but this seemed odd.
In looking at another computer with ArcGIS Pro 2.9.5 in the installed packages list I see arcgis 1.9.1
I'm currently having an issue with the following statement in a python script tool/notebook and I'm wondering if the issues are related?
lyr.edit_features(updates = df.spatial.to_featureset())
I had also tried to clone the conda environment using the package manager and command line both ways fail.
Thanks in advance!
Kathy
Solved! Go to Solution.
I would uninstall what you have and do a complete reinstall, something must have happened along the way
Clean uninstall of ArcGIS Pro - Esri BeLux
go to Add Packages
see if it is listed, and add it. Version is 2.1 ish
You can clone it then if you want arcgis in the clone
I would uninstall what you have and do a complete reinstall, something must have happened along the way
Clean uninstall of ArcGIS Pro - Esri BeLux
Ok, yes I had a bad install. The uninstall/reinstall now show the arcgis and arcpy packages and the code error now works as well. I wish I would have figured this out days ago.
Thanks!
I had the same issue and solved the issue by clicking the Update metadata task in the Tasks widget on the bottom left of the screen.
Same with me - I had Pro 3.1.2 installed, but the Package Manager was not showing arcgis or arcpy under Installed packages.
I resolved it by simply clicking on refresh button (Refresh metadata for all packages) within Environment Manager of an Active Environment!
Jaivik Pathak