Message 1 of 1
Python playblast command in linux not opening player

Not applicable
01-09-2017
05:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to have maya open the player automatically by using the viewer = True flag of the playblast command in Python, but it seems to have no effect. The playblast is created and written to my /usr/tmp directory, but the viewer is not invoked. The exact same command string works on Windows, invoking the player after the playbast is created. Any ideas?