raulcd commented on issue #47999: URL: https://github.com/apache/arrow/issues/47999#issuecomment-3466680497
Thanks for reporting the issue. Can you share more details about how are you trying to build, the logs only show that cannot find the Python 3 NumPy headers: ``` 2025-10-29T11:35:04.6866144Z CMake Error at /sdk/staging_dir/host/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message): 2025-10-29T11:35:04.6867316Z Could NOT find Python3 (missing: Python3_NumPy_INCLUDE_DIRS NumPy) (found 2025-10-29T11:35:04.6867665Z version "3.14.0") ``` but without more context is going to be difficult to act upon. I am marking this as usage as there doesn't seem to be a bug so far. -- 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]
