paleolimbot opened a new issue, #551: URL: https://github.com/apache/arrow-nanoarrow/issues/551
This is probably easy to fix, but the logic for detecting CUDA doesn't seem to work for the runner: https://github.com/apache/arrow-nanoarrow/actions/runs/9715805920/job/27003443086#step:12:4817 ``` ValueError: Can't find CUDA library directory. Checked '/usr/local/cuda/lib/libcuda.so, '/usr/local/cuda/lib64/libcuda.so, '/usr/local/cuda/lib/x64/libcuda.so, '/usr/lib/wsl/lib/libcuda.so Getting requirements to build wheel: finished with status 'error' Cleaning up... ``` https://github.com/apache/arrow-nanoarrow/blob/c74bb37b990541c82305b000b516f922db74d1f9/python/setup.py#L72-L94 -- 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]
