You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2020/09/29 12:50:00 UTC

[jira] [Comment Edited] (ARROW-10126) [Python] Impossible to import pyarrow module in python. Generates this "ImportError: DLL load failed: The specified procedure could not be found."

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

Joris Van den Bossche edited comment on ARROW-10126 at 9/29/20, 12:49 PM:
--------------------------------------------------------------------------

[~GitHunter0] you will need to give some more detailed information to be able to help you: for example show the exact steps taken to install pyarrow in some way with the output, how you tested the import and the full error message, the output of {{conda list}} in case of a conda environment (or pip list otherwise), .. 
The output of {{conda info}} could also be useful.


was (Author: jorisvandenbossche):
[~GitHunter0] you will need to give some more detailed information to be able to help you: for example show the exact steps taken to install pyarrow in some way with the output, how you tested the import and the full error message, the output of {{conda list}} in case of a conda environment (or pip list otherwise), ..

> [Python] Impossible to import pyarrow module in python. Generates this "ImportError: DLL load failed: The specified procedure could not be found."
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-10126
>                 URL: https://issues.apache.org/jira/browse/ARROW-10126
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>         Environment: Windows 10 PRO, Visual C++ installed, Python 3.8, Miniconda
>            Reporter: Flavio M
>            Priority: Blocker
>             Fix For: 1.0.0, 1.0.1
>
>
> It does not matter what I do, I just cannot import *pyarrow* module in Python without this error message: *"ImportError: DLL load failed: The specified procedure could not be found."*
> Please, how can I solve that?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)