You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2022/06/08 11:37:00 UTC

[jira] [Commented] (ARROW-16787) Attaching R package arrow leads to error during import of Python Module pyarrow

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

Neal Richardson commented on ARROW-16787:
-----------------------------------------

This does not error for me on my machine (macOS aarch64). My guess is that this has something to do with how you have installed arrow/pyarrow, or how reticulate works on Windows (I seem to recall there were more challenges there, but maybe that's outdated), or something. You may want to report an issue to reticulate, or https://community.rstudio.com/ may be a good place to ask.

> Attaching R package arrow leads to error during import of Python Module pyarrow
> -------------------------------------------------------------------------------
>
>                 Key: ARROW-16787
>                 URL: https://issues.apache.org/jira/browse/ARROW-16787
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python, R
>    Affects Versions: 8.0.0
>            Reporter: shivam
>            Priority: Major
>         Attachments: Reticulate-Arrow-Pyarrow.Rmd, Reticulate-Arrow-Pyarrow.html
>
>
> Sorry, I am new here and prepared the issue report based on GitHub markdown syntax.
> And I am unsure about assigning priority as "Major", please change it to appropriate level.
> I have attached an RMD File (& its HTML output) which can be knitted in R and shows the problem.
>  
> - Details: 
>   - Within RStudio using Reticulate package, and without any virtual environment
>   - If R arrow Package is attached before import of Python pyarrow module, then import fails.
>   - If R arrow Package is either not attached or attached after the import of Python pyarrow module, then there seems to be no problem. Both R and Python are able to read feather files.
>  
> Please send a message if any information is missing or if more clarification is required.
> Thank You
> [^Reticulate-Arrow-Pyarrow.Rmd][^Reticulate-Arrow-Pyarrow.html]
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)