are DLLs needed to run glade interfaces in python with Windows?

Fernando fernandomirandamuro at gmail.com
Wed Apr 13 14:58:12 EDT 2005


Hi,
I've a .glade file with a little interface I made. I've managed to
load it from a python script, using pyGTK, but the only way it succeed
was copying into the same directory the "libxml2.dll" and
"libglade-2.0.0.dll" files.

I think you only need to install theese as packages in Linux, but I'm
using Windows and I'm wondering if this is a must using it, or if
there are ways much cleaner that simply start dropping DLLs inside the
directory...

Thanks.



More information about the Python-list mailing list