Hello,
I'm making a simple Twisted script to get the output of liquidsoap and
send it via Websockets. However, I get an error:
"Fatal error: exception Not_found"
when i try to start the subprocess.
Here's the function i'm using:
reactor.spawnProcess(liqHandler, "liquidsoap",
["liquidsoap","test.liq"], env={'HOME': '/home/edoardo'},
path='/home/edoardo/liquidsoap', usePTY=True)
Someone else had this problem before, which you can see here:
*http://sourceforge.net/p/savonet/mailman/message/32151483/
*But still, i didn't quite understand how to solve it.
Thank you!*
*
------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users