Hi,
I have a program in python that does graphics and talks to PD via OSC. Up to now i have run manually both the python app and the PD file. BUt now I am trying to launch PD from the python code but i cannot make it work.
you could also try running your graphics program with the py/pyext external in detached mode. best, Thomas