- I am using a docker container for this process in order not to mess around with my current setup
- The output is named as pyarrow-1.0.1-cp37-cp37m-linux_armv7l.whl, under the folder /build/arrow/python/dist inside the docker container.
- The output wheel can also be downloaded here - https://drive.google.com/drive/folders/13rdy69jtjF4rtf2K5-REzTPeFPQW4Uyy?usp=sharing
- Special thanks to kpine/rpi-pyarrow-plasma
Attached the Dockerfile.
Initial Gist to Compile and Build PyArrow on Raspberry Pi 4, ARM v7