[ 
https://issues.apache.org/jira/browse/ARROW-13329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Neal Richardson updated ARROW-13329:
------------------------------------
    Summary: [R][Python] DLL ImportError loading pyarrow with reticulate  (was: 
DLL ImportError)

> [R][Python] DLL ImportError loading pyarrow with reticulate
> -----------------------------------------------------------
>
>                 Key: ARROW-13329
>                 URL: https://issues.apache.org/jira/browse/ARROW-13329
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python, R
>    Affects Versions: 4.0.1
>            Reporter: Christian
>            Priority: Major
>
> Hi,
>  
> I'm trying to use arrow flight through reticulate but am getting the 
> following error when calling any function from the library.
> Error in py_module_import(module, convert = convert) : 
>  ImportError: DLL load failed while importing lib: The specified procedure 
> could not be found.
>  
> I set up a virtual environment as such:
> virtualenv_create(
>  envname ='...',
>  python='C:/Users/.../AppData/Local/Programs/Python/Python39/python.exe',
>  packages=c('pandas','xlsxwriter','pyarrow')
> )
> I can't use the arrow::install_pyarrow() command because I don't have conda 
> installed.
>  
> Any help would be appreciated.
>  
> Regards
>  
>  



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

Reply via email to