On Wednesday, December 14, 2011 09:50:59 AM Hartmut Goebel wrote: > Am 14.12.2011 08:31, schrieb Sebastian Hilbert:
Hi Hartmut, > > Thanks for all your effort. > > Thanks to you both. > > I've seen Sebastian already documented the state of your research in > #312. Thanks for this. If you finish the research please drop us a note. > At least I am not able to completely follow this discussion. One of the most important aspects of Daniel's findings is that pure v1 api does not work with pyinstaller (yet). Daniel stated that he found one problem which led to successfull freezing but the frozen code did not run properly. Even though it has been a nice step forward to see arg1 and kwargs api supported it is problematic not having pure v1 api going. We really should try to solve this because a) any other api requires code changes to the upstream software b) it worked on pyinstaller 1.4 (given that it was different) so users might perceive pyinstaller as broken (while technically it is not) So if anyone could figure out how to get pure v1 api to work htat would be great. I can supply another test case and spec file for any dev who wants to attempt this. Once again kudos to Daniel who did all the hard work so far. Sebastian -- 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.
