On Wed, 2010-03-24 at 18:59 +0100, Marcin Krol wrote:
> Hello,
> 
> YIKES, false alarm -- I was running build\pyi.win32\executable instead 
> of exec in dist subdir... Sorry..
> 
> However, I do have a problem with running subprocess in the exec:
> 
> Traceback (most recent call last):
>    File "<string>", line 242, in OnSaveMyHosts
>    File "<string>", line 152, in write_mremote_conf
>    File "<string>", line 80, in append_new_myhost
>    File "<string>", line 61, in get_enc_passwd
>    File 
> "mremote_myhosts\build\pyi.win32\mremote_myhosts\outPYZ1.pyz/subprocess",
>   line 621, in __init__
>    File 
> "mremote_myhosts\build\pyi.win32\mremote_myhosts\outPYZ1.pyz/subprocess",
>   line 830, in _execute_child
> WindowsError: [Error 2] The system cannot find the file specified

Which file are you trying to run? Is it there where the packed
executable is expecting it?

-- 
Giovanni Bajo   ::  [email protected]
Develer S.r.l.  ::  http://www.develer.com

My Blog: http://giovanni.bajo.it
Last post: ctypes support in PyInstaller

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to