Hi, I tried to use pyinstaller with pygtk and had problems. Looking at the import hooks, I found one named hooks-gtk.py. However, mf.py only looks for modules named hook-something.py, and so doesn't find hooks-gtk.py. Renamed it, worked ok. Doesn't it need to be renamed on subversion?
Thanks for the attention. _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
