[EMAIL PROTECTED] wrote:
Gentlemen,
I installed python2.4 for windows from Python for Windows (and DOS)
<http://www.python.org/download/download_windows.html>. I installed GTK+
/Runtime Environment, and GTK+/Development Environment following the
linkGlade/GTK+ for Windows <http://gladewin32.sourceforge.net/>. I next
installed pygtk2.6 for python2.4 following the link PyGTK
<http://www.pcpm.ucl.ac.be/~gustin/win32_ports/pygtk.html>. I followed
step number 7 on page PyGTK FAQ Entry
<http://www.async.com.br/faq/pygtk/index.py?req=show&file=faq21.002.htp>.
After following step 7, I,m able to import pygtk, and gtk; However; I
cannot import libglade. Can anyone tell me how to fix this problem? I
would appreciate your assistance.
Thank you,
ALC
try:
import gtk.glade
Yann
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/