Paul Suganthan created ARROW-6119:
-------------------------------------
Summary: PyArrow import fails on Windows Python 3.7
Key: ARROW-6119
URL: https://issues.apache.org/jira/browse/ARROW-6119
Project: Apache Arrow
Issue Type: Bug
Components: Python
Affects Versions: 0.14.0
Environment: Windows, Python 3.7
Reporter: Paul Suganthan
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.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)