On Fri, 16 Apr 2010 00:00:45 -0700 (PDT), Luis Quesada <[email protected]> wrote: > >> If it >> reliably happens on a clean build environment, it's a bug in >> PyInstaller. I >> would need a way to reproduce it to debug it. > > > OK. So how can we do this? I can certainly zip the directory of the > project. But it relies on several packages (basemap, matplotlib, > scypy, numpy, scip, etc..) > I will try to narrow down the code and come up with a smaller program > that reproduces the bug.
The problem is related to zibopt. It might be possible that a hello-world-with-zibopt already causes the crashes. Since you're using Linux, let me also know how you installed zibopt on your computer (apt? deb? .tar.gz? easyinstall?). -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it -- 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.
