Hi all,
I looked at the README.txt in the colours folder of Quixel SUITE 2.0 and followed the instructions for Max, specifically:
Utilities -- MAXScript -- Run Script, followed by selecting the MaxRun.ms script to run
Max then returns an error titled "MAXScript Fileln Exeption" with the content of:
-- Runtime error: Traceback (most recently call last):
ImportError: No module named lib
How can I fix this?
Thanks in advance
Replies
We're currently working on a fix for 3Ds Max 2017 support,
as soon as it's ready, we'll have it available on the Quixel Tools Group.
- Scott.
Haven't had a chance to properly test, but It appears to work if you copy the "lib" folder from "C:\Program Files\Quixel SUITE 2.0\colors\" to "C:\Program Files\Autodesk\3ds Max 2017\python\Lib\site-packages".
Something must have changed in max 2017 that no longer allows python scripts to import from the scripts local folder.
# Error: AttributeError: file <maya console> line 5: 'module' object has no attribute 'main' #