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.
