[PIPython] problemi con gtk!

Luigi Pantano luigi.pantano
Mer 2 Mar 2005 11:04:49 CET


ho appena terminato un piccolo programam scritto in pygtk, durante la 
compilazione del codice tramite py2exe non ottengo alcun errore, ma 
quando avvio il programma compilato ottengo il seguente errore:

ImportError: could not import pango
ImportError: could not import pango
Traceback (most recent call last):
  File "gui.py", line 18, in ?
  File "gtk\__init__.pyc", line 113, in ?
AttributeError: 'module' object has no attribute 'Font'

come posso risolverlo?

Ps:
programmi utilizzati:
windows xp SP1
python 2.4.x
pygtk 2.5.x
gtk 2.6.x



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.5.7 - Release Date: 01/03/2005



More information about the Python mailing list