Carlos Augusto Marcicano <[EMAIL PROTECTED]> wrote: > 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?
Renamed in r204, thanks! Giovanni Bajo _______________________________________________ PyInstaller mailing list [email protected] http://lists.hpcf.upr.edu/mailman/listinfo/pyinstaller
