You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "nero (Jira)" <ji...@apache.org> on 2021/04/15 07:42:00 UTC

[jira] [Comment Edited] (ARROW-7811) [Python] Re-enable pyarrow.orc in wheel packages

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

nero edited comment on ARROW-7811 at 4/15/21, 7:41 AM:
-------------------------------------------------------

In windows 10, it will raise "No module named 'pyarrow._orc'" error whether PyArrow is built from PyPI or Conda.

It looks like  "_orc.cp37-win_amd64.pyd" was not built successfully.

!image-2021-04-15-15-38-52-637.png!


was (Author: amznero):
In windows 10, it will raise "No module named 'pyarrow._orc'" error whether PyArrow is built from PyPI or Conda.

 

It looks like  "_orc.cp37-win_amd64.pyd" was not built successfully.

 

!image-2021-04-15-15-38-52-637.png!

> [Python] Re-enable pyarrow.orc in wheel packages
> ------------------------------------------------
>
>                 Key: ARROW-7811
>                 URL: https://issues.apache.org/jira/browse/ARROW-7811
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Packaging, Python
>    Affects Versions: 0.15.1, 0.16.0
>            Reporter: Zhenyi Zhou
>            Priority: Major
>              Labels: orc
>         Attachments: image-2021-04-15-15-38-52-637.png
>
>
> Also here is a similar issue [https://stackoverflow.com/questions/58822095/no-module-named-pyarrow-orc]
>  
> At our workplace we also see this. We don't use conda but we use pip and installs from PyPI. Since 0.15.1 the wheels from PyPI no longer has pyarrow.orc built. cudf ([https://github.com/rapidsai/cudf]) depends on python.orc. 



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