I have never used that script. Post the command you are using PLUS the error (with stacktrace).
The scripts installation states;
- Unzip the files from the zip file to your Maya user script directory. This directory
is NOT the same as your installation directory. Path to this directory:
Windows: C:\Users\ %USER \Documents\maya\ %MAYA VERSION
Mac: /users/ %USER /Library/Preferences/Autodesk/maya/ %VERSION /scripts
I put the two folders within the zip file, since it’s a Python script, in my custom python path, at present I get the error, when using the proper command to run the script; No Module named NSUV.
Since I’ve been doing clean up of my scripts, that is why that error has surfaced ?
I know the installation mentions the default installation scripts folder for Maya but, why can’t it work in a custom python folder ?
As well I can verify I had someone test the script in the default script folder as mentioned in the installation and it worked, but it only worked once, and that once was after restarting Maya, and running the script, thereafter if you closed the tool / script, and tried to run it again, it wouldn’t run, unless you restarted Maya ?
Two problem that I can’t make sense of.
