Select to view content in your preferred language

Utility Network Tools update to 3.5.3

157
2
Jump to solution
Tuesday
EugeneSosnin_GSI
Emerging Contributor

Hi,

wanted to inquire if Migration Toolset tools will be upgraded to 3.5.3?

EugeneSosnin_GSI_0-1759875990966.png

Currently (untools package 3.5.1) they do not work:

'un.MigrateToUtilityNetwork'

initializeParameters Error: ImportError: This toolbox is incompatible with ArcGIS Pro 3.5.3.

 

1 Solution

Accepted Solutions
MikeMillerGIS
Esri Frequent Contributor

The standalone atbx will not be upgraded to 3.5 and only works in 3.3.  The tools are part of ArcGIS Pro in 3.5.  If you have the old toolbox in your project, you need to delete it.  Pro could load this first, and when you try to use the 3.5 version, it will try to use the 3.3 version since it detected it first.  That is why you are getting that errors.

When upgrading to 3.5, make sure to delete the stand alone migration atbx.

View solution in original post

2 Replies
MikeMillerGIS
Esri Frequent Contributor

The standalone atbx will not be upgraded to 3.5 and only works in 3.3.  The tools are part of ArcGIS Pro in 3.5.  If you have the old toolbox in your project, you need to delete it.  Pro could load this first, and when you try to use the 3.5 version, it will try to use the 3.3 version since it detected it first.  That is why you are getting that errors.

When upgrading to 3.5, make sure to delete the stand alone migration atbx.

EugeneSosnin_GSI
Emerging Contributor

Thank you! The solution worked as expected. I was so dumb 😅

0 Kudos