Hello all,

First of all I have an issue reporting the following issue on
pyinstaller trax; it bails out with a 500 error when I submit, the
preview works fine.

Downloaded the development version from svn Friday

Build a single-file 64-bit pyinstaller executable on OSX Snow Leopard
Try to run it on a clean OSX Lion machine, bails out with:
Library not loaded: @executable_path/library#.#.dylib
Referenced from: ...
Reason: image not found

library#.#.dylib is in the pyinstaller file; checked this with
ArchiveViewer and is also extracted in the temp directory.

My guess is that @executable_path is not expanded correctly.

Let me know if you need more info.

Kind regards,
Joachim

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
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