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

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

In my environment, I can reproduce this error using 0.13.0 with embeddable 
Python on Windows 10 that have been just installed (i.e. install no 
application). Does anyone see the failure in 0.13.0?

On the other hand, I can succeed to import pyarrow 0.14.1 in miniconda thru 
{{conda install}}.


> [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)

Reply via email to