That fixed it! What was the problem!? Thanks!
On Wed, Sep 21, 2011 at 3:46 PM, Martin Zibricky <[email protected]>wrote: > Vasiliy Boulytchev píše v St 21. 09. 2011 v 15:27 -0400: > > Martin, Code works in the python interpreter just fine. Actually > > compiling on other platforms pyinstaller does fine. Just on > > centos/rhel 5.4 it bombs out :) > > Could you try add the following line at the top of file ./bindepend.py > to other imports? > > import zipfile > > -- > 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. > > -- Vasiliy Boulytchev -- 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.
