PDA

View Full Version : error when making executable with py2exe


Kemp100
07-08-2002, 02:09 PM
when i run this command:

'python setup.py py2exe'

it does a bunch of stuff and gives this error:

"error: PyWintypes22.dll: No such file or Directory"

Where can I find this file..I did everything this website told me to do...

http://starship.python.net/crew/theller/py2exe/

please help

inkedmn
07-08-2002, 02:17 PM
have you searched google?