I forgot to say that you can download the tgz files from: http://python-zibopt.googlecode.com/files/python-zibopt-0.5.beta-r97.tar.gz http://zibopt.zib.de/download.shtml Cheers, Luis
On Apr 16, 9:34 am, Luis Quesada <[email protected]> wrote: > On Apr 16, 9:20 am, Giovanni Bajo <[email protected]> wrote: > > > > > 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. > > Indeed, just try to examples/sudoku.py > > > > > Since you're using Linux, let me also know how you installed zibopt on > > your computer (apt? deb? .tar.gz? easyinstall?). > > These are the instructions to install it: > http://code.google.com/p/python-zibopt/wiki/Installation > > Cheers, > Luis > > -- > 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 > athttp://groups.google.com/group/pyinstaller?hl=en. -- 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.
