Hi,
I recently installed ArcGIS Pro 3.0.3 to test my utility network on ArcGIS Server/Portal v11 and a postgres enterprise geodatabase and I need untools to migrate file geodatabase UN model to enterprise geodatabase UN.
Untools is not available under Package Manager/Add package. Is there a way to install untools on ArcGIS Pro 3.0.3?
The untools official website contain Untools version 3.0
Release notes for 3.0—Get Started | ArcGIS Solutions
Thank you
Giuseppe
Solved! Go to Solution.
You need to clone your python environment then set that to your active environment. Then you should be able to install untools .
hi,
after cloning the environment, you also need to refresh and update all packages, After that you will be able to see the untool package in the list.
You need to clone your python environment then set that to your active environment. Then you should be able to install untools .
hi,
after cloning the environment, you also need to refresh and update all packages, After that you will be able to see the untool package in the list.
Ok thank you. I solved it.