wjones127 commented on PR #15143:
URL: https://github.com/apache/arrow/pull/15143#issuecomment-1369121859

   Building off this branch, I can import pyarrow 👍 
   
   Looks like it is using `@rpath`:
   ```
   > otool pyarrow/lib.cpython-310-darwin.so -L
   pyarrow/lib.cpython-310-darwin.so:
           @rpath/libarrow_python.dylib (compatibility version 0.0.0, current 
version 0.0.0)
           /Users/willjones/mambaforge/envs/arrow-dev/lib/libarrow.1100.dylib 
(compatibility version 1100.0.0, current version 1100.0.0)
           @rpath/libc++.1.dylib (compatibility version 1.0.0, current version 
1.0.0)
           /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 1311.100.3)
   ```


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