Py2exe issue

rcmn rcmn73 at gmail.com
Fri Jan 2 16:08:34 EST 2009


I just tried to compile with gui2exe. And i ran the exe. it faile the
same way but at least generate a log.
Exception in thread Thread-1:
Traceback (most recent call last):
  File "threading.pyc", line 522, in __bootstrap_inner
  File "pingable.py", line 35, in run
  File "subprocess.pyc", line 588, in __init__
  File "subprocess.pyc", line 707, in _get_handles
  File "subprocess.pyc", line 752, in _make_inheritable
WindowsError: [Error 6] The handle is invalid

for every entry it generate this error and the line 35 is ...Popen !



More information about the Python-list mailing list