渲染完一保存底下就出现一串这个
// 错误: file: E:/安装程序/Autodesk - Maya 2017 Win x64/Maya2017/scripts/others/mayaHasRenderSetup.mel line 48: Error in maya.utils._guiExceptHook:
# File "E:\安装程序\Autodesk - Maya 2017 Win x64\Maya2017\Python\lib\site-packages\maya\utils.py", line 332, in formatGuiException
# result = u'%s: file %s line %s: %s' % (exceptionType.__name__, file, line, exceptionMsg)
# UnicodeDecodeError: 'ascii' codec can't decode byte 0xb0 in position 3: ordinal not in range(128)
#
// 错误: file: E:/安装程序/Autodesk - Maya 2017 Win x64/Maya2017/scripts/others/mayaHasRenderSetup.mel line 48: Error in maya.utils._guiExceptHook:
# File "E:\安装程序\Autodesk - Maya 2017 Win x64\Maya2017\Python\lib\site-packages\maya\utils.py", line 332, in formatGuiException
# result = u'%s: file %s line %s: %s' % (exceptionType.__name__, file, line, exceptionMsg)
# UnicodeDecodeError: 'ascii' codec can't decode byte 0xb0 in position 3: ordinal not in range(128)
#
