[
https://issues.apache.org/jira/browse/ARROW-18045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617520#comment-17617520
]
Kouhei Sutou commented on ARROW-18045:
--------------------------------------
Thanks. It seems that your machine uses {{armhl}} Debian architecture.
We provide deb packages for {{arm64}} but not for {{armhl}}. If you use an
{{arm64}} based Ubuntu https://ubuntu.com/download/server/arm , you can use our
deb packages.
If you want to keep using {{armhl}}, you need to build Apache Arrow C++
manually before you install PyArrow. See
https://arrow.apache.org/docs/developers/cpp/building.html for details. You
need to specify at least {{-DARROW_PYTHON=ON}} CMake option.
> [Python] Cannot install on Ubuntu 20.04
> ---------------------------------------
>
> Key: ARROW-18045
> URL: https://issues.apache.org/jira/browse/ARROW-18045
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Affects Versions: 6.0.1, 9.0.0
> Reporter: Joshua Wang
> Priority: Major
> Attachments: arrow_install_logs.txt, pip_install_error.txt
>
>
> I'm trying to install {{pyarrow}} version {{6.0.1}} on a Raspberry Pi running
> Ubuntu 20.04, but it fails with an error {{Could NOT find Arrow (missing:
> Arrow_DIR)}} (full error log for pip install attached below).
> I tried running through the ubuntu install steps
> [here/|https://arrow.apache.org/install/]
> It errors out when trying to install {{libarrow-dev}}. I've attached the full
> output below as well.
> Can someone please let me know what I'm doing wrong?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)