>
> I think ideally what I'm requesting is to have the mingw/python/gtk
> environments to be harmonized. I'm close. I can do the following:
> python
> import sys
> import gtk
> blah = gtk.Window(0)
> blah.show()
> , but when I do
> import glib
> ERROR!!!
> if I cd to a certain dir in glib sourc
> , but when I do
> import glib
> ERROR!!!
My Python knowledge is next to nil. You might get more help on some
Python-specific list. Or even a pygtk-specific list.
> if I cd to a certain dir in glib sources, there were two .py files,
Wrong approach. And anyway, I find four .py files in current G
Hello everyone,
I'm trying to document a recipe to get the anomos python sources running
on winxp Pentium3 laptop. I've installed the latest 2.6
python/mingw/msys/gtk and related binaries(glib, etc...)
This link has all the information about running anomos python sources on
a linux box:
http://a