Esri / Utility-Data-Management-Support-Tools

A set of tools to work with the utility network and their maps.
Apache License 2.0
23 stars 4 forks source link

Problem with Create Simple Data Mapping #49

Open maxriot95 opened 2 months ago

maxriot95 commented 2 months ago

Describe the bug When I execute Create Simple Data Mapping tool I have the following error : AttributeError: 'DefinedNameDict' object has no attribute 'append'

To Reproduce In the geoprocessing tools I use these following parameters: Source Dataset: The dataset that contains my data. (Mobile geodatabase) Asset Package: I use the Asset Package inside this gdb WaterEssentials_AssetPackage.gdb After, I choose Output Folder and Output Name. I select Count Features option too.

Further Information Software version: ArcGIS Pro 3.3.1 Proj: EPSG: 3297

MikeMillerGIS commented 2 months ago

When you install the untools 3.3.0, anaconda forces an upgrade to openpyxl 3.1.2. Openpyxl changed a method from 3.0 to 3.1.

So you can do any of the following

Describe the bug When I execute Create Simple Data Mapping tool I have the following error : AttributeError: 'DefinedNameDict' object has no attribute 'append'

To Reproduce In the geoprocessing tools I use these following parameters: Source Dataset: The dataset that contains my data. (Mobile geodatabase) Asset Package: I use the Asset Package inside this gdb WaterEssentials_AssetPackage.gdb After, I choose Output Folder and Output Name. I select Count Features option too.

Further Information Software version: ArcGIS Pro 3.3.1 Proj: EPSG: 3297

— Reply to this email directly, view it on GitHub [github.com]https://urldefense.com/v3/__https://github.com/Esri/Utility-Data-Management-Support-Tools/issues/49__;!!CKZwjTOV!wGxaLW1IfTsc-zMIMg4UVHEtksOgg02bipMyOdq7eRMqQDHYrr1pDaon977STpBw6m5WTOM1Km8f9NBJiqRD$, or unsubscribe [github.com]https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AAUU6VKLEJJ3TPJLY7FGGQTZM5LQFAVCNFSM6AAAAABLB6SXOWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTKNBVGY2TAOI__;!!CKZwjTOV!wGxaLW1IfTsc-zMIMg4UVHEtksOgg02bipMyOdq7eRMqQDHYrr1pDaon977STpBw6m5WTOM1Km8f9MKsS1dZ$. You are receiving this because you are subscribed to this thread.Message ID: @.***>