Hi,
wanted to inquire if Migration Toolset tools will be upgraded to 3.5.3?
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.
Solved! Go to Solution.
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.
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.
Thank you! The solution worked as expected. I was so dumb 😅