You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2019/08/30 21:52:00 UTC

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

    [ https://issues.apache.org/jira/browse/ARROW-6119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919906#comment-16919906 ] 

Kazuaki Ishizaki commented on ARROW-6119:
-----------------------------------------

I can reproduce this error using 0.14.0 and 0.14.1 with embeddable Python on Windows 10 that have been just installed (i.e. install no application).

I will try it with conda tomorrow.

> [Python] PyArrow wheel 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
>            Priority: Major
>              Labels: wheel
>             Fix For: 0.15.0
>
>
> 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
(v8.3.2#803003)