Help! Arnold renderer is not working!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Anyone expert please help me to solve this problem out, this is driving me crazy...
Basically I couldn't load Arnold plugin in my Maya2017, no matter how many times I uninstall & install still get the same result, it shows the error information below.
onSetCurrentLayout "Maya Classic";
file -f -new;
preferredRenderer -makeCurrent;
// Warning: file: C:/Program Files/Autodesk/Maya2017/scripts/startup/rememberViewportSettings.mel line 29: Active stereo does not work with Aero enabled. Active stereo has been disabled. //
// untitled //
commandPort -securityWarning -name commandportDefault;
[Error 123] The filename, directory name, or volume label syntax is incorrect: 'C:/Users/Kody1/OneDrive/??'
// AbcExport v1.0 using Alembic 1.5.8 (built Dec 24 2015 17:28:19)
// AbcImport v1.0 using Alembic 1.5.8 (built Dec 24 2015 17:28:19)
updateRendererUI;
// Warning: file: C:/Program Files/Autodesk/Maya2017/scripts/others/supportRenderers.mel line 64: The renderer "arnold" used by this scene, is not currently available. The "mayaSoftware" renderer will be used instead. //
evalDeferred "shaderBallRendererMenuUpdate";
# Error: line 1: IOError: file C:\Program Files\Autodesk\Maya2017\bin\python27.zip\logging\__init__.py line 935: 22 #
# Error: line 1: IOError: file C:\Program Files\Autodesk\Maya2017\bin\python27.zip\logging\__init__.py line 935: 22 #
# Error: line 1: IOError: file C:\Program Files\Autodesk\Maya2017\bin\python27.zip\logging\__init__.py line 935: 22 #
# Error: line 1: IOError: file C:\Program Files\Autodesk\Maya2017\bin\python27.zip\logging\__init__.py line 935: 22 #
import arnold
// Successfully imported python module 'arnold' //
import mtoa
// Successfully imported python module 'mtoa' //
import mtoa.cmds.registerArnoldRenderer;mtoa.cmds.registerArnoldRenderer.registerArnoldRenderer()
# Error: line 1: IOError: file C:\Program Files\Autodesk\Maya2017\bin\python27.zip\logging\__init__.py line 935: 22 #
// Error: Failed to register renderer 'arnold' //
// Error: line 1: initializePlugin function failed (mtoa) //