Hello! When I'm trying to freeze the tutorial Hello World program with py2exe on Windows I get this error:
The following modules seams to be missing: ['gdk', 'ltihooks'] I don't see what's wrong, do you? The program works fine when runned through the insalled intepreter. I got gtk installed. The source can be found at http://www.pygtk.org/pygtk2tutorial/examples/helloworld.py _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
