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 !
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to