I\'m trying to export images using mayavi scripts
from mayavi import mlab # data to be exported in image mlab.savefig(\'output.png\')
But t