Select to view content in your preferred language

Execute Data Load Failing

1671
11
Jump to solution
10-20-2023 11:57 AM
SesquipedalianUltracrepidarian
New Contributor II

Hello, I'm trying to use the Execute Data Load tool to migrate data into the utility network but every I run the tool I get the same error regardless of the reference workbook I use: 

import pyarrow.lib as _lib
ImportError: DLL load failed while importing lib: The specified procedure could not be found.

As far as I can tell the the pyarrow package is installed and this problem happened on a completely different machine with a fresh ArcPro install.

Any help would be appreciated,

Thanks

0 Kudos
11 Replies
BrianClee
Esri Contributor

Hi Jen I see the issue you are describing on Pro 3.2.2 machines, it doesn't look like there's a dltsolutions build on the esri channel for arcgispro 3.2 which is why the older builds can't be installed. It seems even with --no-deps --no-pin I can't install the older version on 3.2 either, I'll find an internal contact to ping about getting a 3.2 version uploaded.

0 Kudos