Harvestman install not working

python newbie quantumcheesedog at gmail.com
Wed Apr 6 20:08:13 EDT 2005


Thanks Anand, (both for writing Harvest,  and for the reply.)
By the way, I did try that, so that the command is:

c:\python23\python.exe install.py py2exe -O2 --packages=encodings

And this time the dist folder was created, but there were only these files
in there:

library.zip
python23.dll
unicodedata.pyd
w9xpopen.exe
zlib.pyd
_sre.pyd

I'll keep trying though.





"Anand" <abpillai at gmail.com> wrote in message 
news:1112811970.231676.122830 at g14g2000cwa.googlegroups.com...
> Hi
>
>    Latest version of py2exe does not support the option
> --force-imports anymore I think. You can edit the .bat file to remove
> that option. It should work.
>
> -Anand
> 





More information about the Python-list mailing list