Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
0.14.0
-
Windows, Python 3.7
Description
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Python37\lib\site-packages\pyarrow_init_.py", line 49, in <module>
from pyarrow.lib import cpu_count, set_cpu_count
ImportError: DLL load failed: The specified procedure could not be found.
Attachments
Issue Links
- is related to
-
ARROW-6015 [Python] pyarrow wheel: `DLL load failed` when importing on windows
- Resolved