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" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > 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 > -- http://mail.python.org/mailman/listinfo/python-list