> > It might be due to a bogus import statement of some kind. > > > > Could you try to add a debug output and print out bmod just before that. > > And modify setup.py to print out the argument send to the codegenerator? > > (add a print s on line 225 in setup.py) > > The codegenerator is not run: > The function self.check_dates() from Template.generate() returns 1 so >Template.generate() returns without running codegen.py.
You must remove atk.c to make the codegenerator run again (or touch atk.defs) -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
