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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to