py2exe and pyGTK (was "Error")

Jimmy Retzlaff jimmy at retzlaff.com
Mon Nov 14 10:40:50 EST 2005


danger wrote:
> hi everybody, i have a problem with py2exe that gives me this error:
> 
> ImportError: could not import pango
> ImportError: could not import pango
> Traceback (most recent call last):
>   File "acqua.py", line 40, in ?
>   File "gtk\__init__.pyc", line 113, in ?
> AttributeError: 'module' object has no attribute 'Font'
> 
> does anybody knows how to solve it?

Does http://www.anti-particle.com/py2exe.shtml help?

Jimmy



More information about the Python-list mailing list