[PIPython] Re: problemi con gtk!

Luigi Pantano luigi.pantano
Mer 2 Mar 2005 15:19:00 CET


GianMario Tagliaretti ha scritto:

> Nel setup pre-compilazione hai incluso pango?
> ciao
> GMTagliaretti
> _______________________________________________
> La mailing list di python.it
> python a lists.python.it
> http://lists.python.it/cgi-bin/mailman/listinfo/python
>
>
non so come si faccia! io per compilare utilizzo un file py:
# setup.py
from distutils.core import setup
import py2exe
setup(console=["gui.py"])

ed il comando:
call python make.py py2exe


More information about the Python mailing list