Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=7470096
By: timblacktu

I have verified that os.environ is correct in my script, before the call to
subprocess.call. But the process I'm invoking is a win32 executable, not python.

The process does, however, have python embedded in it, however. The executable
does some processing and then imports a customizable python module and calls
a function in it. But I'm calling omniidl with no parameters, which should just
immediately print out an error and not even invoke the python interpreter. That
is why I posted it on pydev instead of omniidl. It smells like an eclipse thing,
bc I can do all the same operations manually from the dos command line...

Any other ideas?

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to