Thank you for the quick response Martin!

I did notice those functions and have been using otool to find the 
dependencies.

Is there a hook or place in Pyinstaller that I can give it a binary 
(Imagemagick) I want to include and it will use 
'mac_set_relative_dylib_deps()' to set the dependencies relative to the 
archive? Or do I have to implement it myself? Do I need to create a 
Pyinstaller hook like PyQt is being hooked?

I'm just not sure of the exact steps it will take to include Imagemagicks 
dependencies using mac_set_relative_dylib_deps().

Thank you again for your time!
-Scott

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/gVfHpE-mSoUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to