Tim N. van der Leeuw ha scritto:

> I tried to create a windows executable of a pygtk program. My first
> attempt worked, kinda, except that no themes were applied and no
> readable fonts were found by pango; so all letters where just empty
> squares. But the program worked.
>
> I looked up some docs, found the following recipe on the PyGTK Wiki
> site:
> http://starship.python.net/crew/theller/moin.cgi/Py2exeAndPyGTK
>
> I followed those instructions to convert my setup.py file; everything
> still worked the same as before.

versions of python,gtk,pygtk? wich windows?
wich installer of gtk have you used?
did you install pycairo too?

try again with these one, if different from yours
gtk -> http://gladewin32.sourceforge.net
pygtk/pycairo  -> http://www.mapr.ucl.ac.be/~gustin/win32_ports/

bye,
Riccardo

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to