Re: [pygtk] pygtk.glade import problem

2010-04-30 Thread David Ripton
On 2010.04.30 16:28:07 +0200, Krisztian Buza wrote: > I am new with Python. I have installed Python (version 2.6), PyGTK and > Glade (http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/) under > Windows. > > The > > "import pygtk" > > command works nice (i.e. without error message), but > > "

Re: [pygtk] pygtk.glade import problem

2010-04-30 Thread Walter Leibbrandt
Op 30/04/2010 16:28, Krisztian Buza het geskryf: > Dear Colleagues, > > I am new with Python. I have installed Python (version 2.6), PyGTK and > Glade (http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/) under > Windows. > > The > > "import pygtk" > > command works nice (i.e. without error messa

Re: [pygtk] pygtk.glade import problem

2010-04-30 Thread Yann Leboulanger
On 04/30/2010 04:28 PM, Krisztian Buza wrote: > Dear Colleagues, > > I am new with Python. I have installed Python (version 2.6), PyGTK and > Glade (http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/) under > Windows. > > The > > "import pygtk" > > command works nice (i.e. without error message)

[pygtk] pygtk.glade import problem

2010-04-30 Thread Krisztian Buza
Dear Colleagues, I am new with Python. I have installed Python (version 2.6), PyGTK and Glade (http://ftp.gnome.org/pub/GNOME/binaries/win32/glade3/) under Windows. The "import pygtk" command works nice (i.e. without error message), but "import pygtk.glade" does not seem to work: I get this e