[
https://issues.apache.org/jira/browse/ARROW-10126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17204733#comment-17204733
]
Flavio M commented on ARROW-10126:
----------------------------------
[~jorisvandenbossche] I installed R from the official site binary, reticulate
from CRAN, and pyarrow from conda forge (I made reticulate use the same
miniconda environment I run the tests above, but while it worked using python
console, it failed using reticulate, don't know why...)
> [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)