Are there other circumstances where this is required?
Thanks
john
Martijn Brouwer wrote:
On Sat, 28 Dec 2002 23:18:30 +0100 Tom Cato Amundsen <[EMAIL PROTECTED]> wrote:ImportError: No module named gtkI guess you forgot to import pygtk pygtk.require("2.0") before "import gtk"No I did not forget it, I just did not know I had to. :) Now I read something about it in a section of the faq I skipped because I was not upgrading from an earlier version. This issue is not in John Finlay's tutorial though allthough the tutorial is dated from 1 december. I will drop him a kind notice. Thanks for your help! Martijn _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
