On Thu, 2011-01-13 at 02:19 -0800, Stefan Fruehwirth wrote: > > On 12 Jan., 00:25, Giovanni Bajo <[email protected]> wrote: > > > Stefan, can you please try again with SVN trunk? (assuming you are not > > using 64-bit Python on 64-bit Windows) > > Tried it, I'm not using any 64-bit versions. The error is still there > in svn trunk rev. 1305, the manifest file in the temp location is > missing.
Just to make sure: did you unpack PyInstaller in a different directory (no reuse of internal bincache directories) and did you rebuild the application from scratch (no reuse of build temporaries)? -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My 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.
