[Py2exe-users] again same error
by Programer_vedran_d other posts by this author
Jul 25 2006 2:57AM messages near this date
Re: [Py2exe-users] py2exe
|
Re: [Py2exe-users] again same error
Thanks for help,but again when I write your examples: from distutils.core import setup im
port
py2exe setup( version = "1.0", description = "your description for
the
script", name = "py2exe samples", # targets to build windows
["myscript.py"]again same error: Traceback (most recent call last): File
"<pyshell#4> ", line 1, in -toplevel- setup(name='myscript.py') File
"C:\Python24\distutils\core.py", line 101, in setup _setup_distribution = dis
t klass(attrs) File "C:\Python24\distutils\dist.py", line 130, in __init__
setattr(self, method_name, getattr(self.metadata, method_name)) AttributeError:
DistributionMetadata instance has no attribute 'get___doc__'
THANK YOU AND PLEASE HELP ME!!!!!!!!!!!!!!!!
--
Odaberite XXLadsl - od sada 2 x br�i uz iste cijene priklju�ka i paketa!
Vi�e saznajte na http://www.iskon.biz/xxladsl
Thread:
Programer_vedran_d
Werner F. Bruhin
|