Progress to report: install_name_tool -change /System/Library/Frameworks/Python.framework/Versions/2.6/Python @loader_path/Python your.so
That solves the issue... Now, the question is whether this could be added to PyInstaller's way of re-writing the path's in the lib -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
