amoeba commented on issue #47999:
URL: https://github.com/apache/arrow/issues/47999#issuecomment-3470460229

   Hi @predators46, this is a shot in the dark but I see what 
`DCMAKE_FIND_ROOT_PATH` is set to and it doesn't include 
`/sdk/staging_dir/hostpkg` which is where it looks like numpy is. Can you add 
that path, i.e.,
   
   
`-DCMAKE_FIND_ROOT_PATH="/sdk/staging_dir/target-aarch64_generic_musl/usr;/sdk/staging_dir/toolchain-aarch64_generic_gcc-13.3.0_musl;/sdk/staging_dir/hostpkg"`


-- 
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