You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Paul Suganthan (JIRA)" <ji...@apache.org> on 2019/08/02 17:36:00 UTC

[jira] [Created] (ARROW-6119) PyArrow import fails on Windows Python 3.7

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)