[Py2exe-users] py2exe
by Programer_vedran_d other posts by this author
Jul 28 2006 1:06AM messages near this date
Re: [Py2exe-users] compiling multiple executables
|
Re: [Py2exe-users] py2exe
HELLO ALL WHO CAN HELP ME ABOUT PYTHON FUCKING SCRIPTS SETUP,HI,AGAIN WHEN I WRITE IN PYTHO
N
SHELL:from distutils.core import setupimport py2exesetup(name="myscript",
version='1.0', scripts=["myftp"])FUCKING ERROR IS:Traceback (most recent
call
last): File "<pyshell#1> ", line 1, in -toplevel- setup(name="myscript&quo
t;,
version='1.0', scripts=["myftp"]) File
"C:\Python24\distutils\core.py", line 101, in setup _setup_distribution = dist
klass(attrs) File "C:\Python24\distutils\dist.py", line 130, in __init__ setat
tr(self,
method_name, getattr(self.metadata, method_name))AttributeError: DistributionMetadata instan
ce has
no attribute 'get___doc__'
THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
--
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
Nathan R. Yergler
|