Recently upgraded from Pro 2.7.2 to Pro 2.8.1.
After cloning my environment and installing the untools 2.8.1 I get the error the attached error. This error also arises with the latest release of dltsolutions.
I've tried the following via the Python Command Prompt.
-Creating a new conda env. in a new location to ensure the initial install was correct.
-Removed 2.8.1 and installed 2.7.0
Also, according to this article my proenv may be messed up however I don't see this file in the location the article suggests.
https://support.esri.com/en/technical-article/000022262
Any help is greatly appreciated.
Solved! Go to Solution.
The alternate solution in this bug report worked for me:
https://support.esri.com/en/bugs/nimbus/QlVHLTAwMDE0MTAxNQ==
Manually copy arcgis\bin\python\envs\arcgispro-py3\Lib\site-packages\arcgisscripting\_arcgisscripting.pyd to the appropriate location in the cloned environment.
Had the same experience. seems to be solved with 2.8.3, at least with 2.8.3 I can install untools now.