Hi Joachim, first of all, we moved to git a few months ago. We do not use svn anymore. Then onefile mode is working in latest git dev branch. And lastly, @loader_path is better for onefile mode.
Best regards, Martin Joachim Metz píše v Ne 13. 05. 2012 v 01:34 -0700: > > Od: > Joachim Metz > <[email protected]> > Reply-to: > [email protected] > Komu: > PyInstaller > <[email protected]> > Předmět: > [PyInstaller] > Multiple issues > Datum: > Sun, 13 May 2012 > 01:34:09 -0700 > (PDT) (13.5.2012 > 10:34:09) > > > 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.
