starsnpixel opened a new issue, #36135:
URL: https://github.com/apache/arrow/issues/36135

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Hi, I'm trying to install arrow on my Raspberry Pi 4. After running into 
some issues following the official guideline on 
https://arrow.apache.org/docs/developers/python.html#building-on-linux-and-macos
 at `make -j4`
   So I tried `make clean && make` provided in #35470 which to some extend 
seemed to be helping in that case. However, I run into an error at 29 %, see 
[output.txt](https://github.com/apache/arrow/files/11776359/output.txt) for the 
full details. 
   
   If I re-run `make -j4`, it's leads to the same error as depicted above 
(though it's a different one than the one I had before). I'm a bit lost as I 
followed the official instructions and still it doesn't work out for some 
reason.
   
   Any help would be extremely welcome. 
   
   ### Component(s)
   
   Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to