How I can get/download the Utility Network Package Tools for Arcgis pro?
Thanks in advance,
Alaa
The Get Started tab has a link on how to install. Install the Utility Network Package Tools toolbox—Get Started | ArcGIS Solutions
Thanks Paul, I'll try it.
I installed the untools but I cannot find in the toolbox any of the packaging tools such as asset package to file geodatabase.
Help I am lost
Can you open the python window in Pro (Analysis ribbon) and the run the following code?
import untoolsprint(untools.__version__)
That will confirm the version of untools you have installed.
this is what i got
import untoolsTraceback (most recent call last): File "<string>", line 1, in <module>ModuleNotFoundError: No module named 'untools'
S I guess although it says it is installed it is not?
After I realized i don't have it I did the installation through python command window. Ans when I opened pro again I got an failed to load system tools error here is the screen shot
Hmm, that usually means something happened to your cloned environment. You should probably create a new clone and try installing untools again.
Ok I'll try that and get back to you thanks for your help
Thank you so much for your help after i re did the clone it worked!
import untoolsprint (untools.__version__)2.5.1
I ran into same issue! The “untools” doesn’t show up as it’s searched
Sorry about my late reply. Yo need to delete the clone environment and do the cloning again. After that it should work
Thank you for the help NahideAydin1. Deleing\re-adding the environment works fine
However, the environment of the “python package manager” is not decent and slow. There is no message that confirms the successful installation upon completion
Hi,I already install the untools package but I didn't see Utility Network Package Tools
I try delete and clone the environment so many times
I am getting the same error when trying to download untools 2.8.1. I have removed all of the clones on my machine, then performed the following steps:
-Cloned active environment
-Closed and reopened Pro
-Added untools 2.8.1 and confirmed it was installed by going to the Explorer directory. However it still showing the error that the untools module doesn't exist.
Is this a known issue for 2.8.1? Going to try installing untools 2.8 to see if the issue goes away.
A coworker and I are getting the same results with 2.8.1. We have tried new cloned environments, one of them is on a completely fresh install of Pro 2.8.1 on a new computer. We've installed through Pro and through Python Command line. none of the methods result in anything except 'Failed to load system tools'
My screenshots look the same as wfrerichs's.
Did reinstalling it at 2.8.0 fix this issue?
It did not. Got the same error.
Here're the steps i got from esri tech support to fix this:
I was wondering if anyone had the same issue as me or knew a solution. I had no problem downloading the package tools. But I cannot figure out how to get the asset package itself. I am looking for the electric package. It does not appear to have been included in the install of the tools. I also tried to deploy the Electric Data Management for ArcGIS Enterprise solution, but it only created a portal item with no file to download. How can I acquire the asset package?
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.