Search found 1 match

by AndreTh
13 Nov 2024, 15:00
Forum: Software
Topic: Error installing pyarrow
Replies: 1
Views: 5253

Error installing pyarrow

Dear all,

I'm trying to install the package pyarrow, which is used for another package (streamlit) on the revpi.
It fails using "pip install pyarrow" as there is no pre-compiled wheel and the ressources of the revpi seem to be not sufficient for compiling it locally.
Instead I tried to cross ...