Freeze with 2.2

Gordon McMillan gmcm at hypernet.com
Wed Jan 9 22:38:09 EST 2002


Neal and Monica Josephson wrote:

> I'm trying to build a standalone python program.  I've tried Freeze as
> well as the standalone/simple scripts and they all seem to error in the
> same way. I'm using Python 2.2 on Win2K.
> The error looks like:
> 
> C:\installer>python freeze.py c:\myproject\boot.py

[snip]

>   File "C:\installer\Builder.py", line 34, in __init__
>     print "Initializing", self.__name__
> AttributeError: FullExeTarget instance has no attribute '__name__'

You seem to be using a hideously outdated version. Pick up something 
more recent from

 http://www.mcmillan-inc.com/install5_ann.html

-- Gordon
http://www.mcmillan-inc.com/



More information about the Python-list mailing list