[
https://issues.apache.org/jira/browse/ARROW-18045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617459#comment-17617459
]
Kouhei Sutou edited comment on ARROW-18045 at 10/14/22 6:55 AM:
----------------------------------------------------------------
If I run {{uname -a}} I get the following output:
{noformat}
$ uname -a
Linux pi-desktop 5.4.0-1070-raspi #80-Ubuntu SMP PREEMPT Thu Sep 8 15:36:30 UTC
2022 armv7l armv7l armv7l GNU/Linux
{noformat}
Is that helpful? If not, is there a different command I can run?
was (Author: JIRAUSER296905):
If I run {{uname -a}} I get the following output:
{code:bash}
{uname -a
Linux pi-desktop 5.4.0-1070-raspi #80-Ubuntu SMP PREEMPT Thu Sep 8 15:36:30 UTC
2022 armv7l armv7l armv7l GNU/Linux
{code}
Is that helpful? If not, is there a different command I can run?
> [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)