Hey,

I'm using python outside of maya, and we're using Houdini mplay as a
player for output playblasts(frame sequences). I'm trying to open
several mplays at once from python at get 'Invalid lock file'. Right
now it will open mplay, but one of the players usually error out.

code snipet:
proc = subprocess.Popen([path + '/untitled.pyw'], shell=False)

Any idea's on the best way to go about this? I'm going to be using
PyQt as well as I take tools out of Maya and into stand alone.


Cheers,
Shawn

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/python_inside_maya
-~----------~----~----~----~------~----~------~--~---

Reply via email to