pitrou commented on issue #45530:
URL: https://github.com/apache/arrow/issues/45530#issuecomment-2720272634

   Yes, this is because `delvewheel` moves the mangled DLL dependencies into 
`<package_name>.libs`, here `pyarrow.libs`.
   
   This means that, under Windows, we should add the `pyarrow.libs` directory 
to the output of `pa.get_library_dirs()`.


-- 
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: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to