sdy72 opened a new issue, #14920:
URL: https://github.com/apache/arrow/issues/14920
### Describe the usage question you have. Please include as many useful
details as possible.
Dear Arrow
When I try to install pyarrow on my Raspberry PI 3 using pip I get this error
` CMake Error at
/usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230
(message):
Could NOT find Python3 (missing: Python3_NumPy_INCLUDE_DIRS NumPy) (found
suitable version "3.9.2", minimum required is "3.7")
Call Stack (most recent call first):
/usr/local/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600
(_FPHSA_FAILURE_MESSAGE)
/usr/local/share/cmake-3.25/Modules/FindPython/Support.cmake:3245
(find_package_handle_standard_args)
/usr/local/share/cmake-3.25/Modules/FindPython3.cmake:490 (include)
/tmp/pip-install-h0q930xi/pyarrow_e68ff656d2a84a388a1cc31acfc338a9/cmake_modules/FindPython3Alt.cmake:60
(find_package)`
Full output attached. I didn't know where to ask or if it should be a bug
report instead. So I start here.
System is "Raspbian GNU/Linux 11 (bullseye) on Raspberry PI 3 armhf.
I tried both with numpy installed from apt and pip, and cmake install from
apt and latest build from source.
Same error message.
Please let me know if I should provide info or how I can help you help me.
My main objective is to install streamlit which has a dependency to pyarrow
via pip.
[pyarrow_install_stdout.txt](https://github.com/apache/arrow/files/10209463/pyarrow_install_stdout.txt)
### 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]