Don't use os.system!

Use the subprocess module -- it's safer and more controllable.

http://docs.python.org/library/subprocess.html

And, well, give the full path.  :^)

hpaf

On Tue, Feb 8, 2011 at 5:55 PM, damon shelton <[email protected]>wrote:

> try inputting the entire path to ksnapshot
>
> if that works then ksnaphshot may not be registered properly on the system

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

Reply via email to