@chaley: That would imply something is happening before launching the child, which means the only way to debug is via replacing gui2/main.py in pylib.zip, I'm afraid. I suspect what is happening is that sys.executable is wrong probably does not contain the absolute path. So launching it is failing.
|