ERROR
When running tools within the Utility Network Package Tools (untools) version 2.6 Python package in ArcGIS Pro, such as the Apply Asset Package tool, the following error message is returned:
Error: C:\...\site-packages\pandas\core\frame.py:1490:FutureWarning: Using short name for 'orient' is deprecated. Only the options: ('dict', list, 'series', 'split', 'records', 'index') will be used in a future version. Use on of the above to silence this warning. FutureWarning.
This is due to deprecations in the Pandas 1.1.1 release. For more information on deprecations in Pandas 1.1.1, refer to Pandas: Deprecations.
To resolve, perform the following workaround.
Note: Clone the default Python environment before uninstalling or installing the Utility Network Package Tools (untools) 2.6 toolbox. For more information, refer to How To: Clone a Python environment with the Python Command Prompt.
conda install -c solutionsdev/label/pro2.6 untools
Note: If prompted to respond with Y/N, type y and press enter.
Note: Alternatively, uninstall and reinstall ArcGIS Pro to resolve.
Get help from ArcGIS experts
Download the Esri Support App