pipedream.py breaks when compiled...

R

Ray S

Does anyone know why a script that uses pipedream (which uses
win32pipe.popen3()) will run a script, but hang when compiled?

A script that uses pipedream.py won't run when compiled with McMillan or
py2exe; it appears that the client process (an interactive FORTRAN/DOS exe)
returns the first screen of text, gets to its first prompt, then exits.

pipedream.py does:
c = os.read(self._in.fileno(), 1)
and just hangs, no error.

Anyone have an idea?


Ray Schumacher
Blue Cove Interactive
7220 Trade Street, Suite 101
San Diego, CA 92121
858.695.8801
http://Blue-Cove.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,008
Latest member
Rahul737

Latest Threads

Top