Thanks so much Thomas!!! I added encodings to my setup's...here it is
setup(console=[{"script": 'monkey_shell.py'}], options={"py2exe":
{"packages": ["encodings"]}})and i did the same for the other python script. Thanks!! -- http://mail.python.org/mailman/listinfo/python-list
