On ven, 2010-12-03 at 00:11 +0900, Damien Elmes wrote: > Hi folks, > > I have my app set up to report backtraces when something goes wrong, > but it seems that pyinstaller is including the full build path in the > .pyc files, leading to difficult to read backtraces: > > http://i55.tinypic.com/doav06.gif > > When I was using py2exe, the build path was stripped. Is there any way > to do this with pyinstaller?
This is ticket #154: http://www.pyinstaller.org/ticket/154 Unimplemented. -- Giovanni Bajo :: Develer S.r.l. [email protected] :: http://www.develer.com Blog: http://giovanni.bajo.it Last post: Compile-time Function Execution in D -- 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.
