Py2exe issue

rcmn rcmn73 at gmail.com
Fri Jan 2 16:15:45 EST 2009


On Jan 2, 3:08 pm, rcmn <rcm... at gmail.com> wrote:
> 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 !

alright here is the issue :
http://www.py2exe.org/index.cgi/Py2ExeSubprocessInteractions



More information about the Python-list mailing list