Copyright (c) 2024
The MIT License (MIT)
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Compatibility
-
2014, 2013, 2012
Operating Systems
History
Created: | 10/18/2012 |
Last Modified: | 04/09/2014 |
File Size: | 75.5 KB |
Keywords
Bugs (3 reported) Help make this item even better. Your bug reports are appreciated!
Date | Priority | Title | Status |
---|---|---|---|
04/03/2013 | low | fine in2013,bug in 2014 | Pending |
02/16/2013 | low | Error: ImportError: No module named sip | Pending |
11/06/2012 | low | installation | Pending |
Bugs
installation
Status | pending |
---|---|
Priority | low |
Date | 11/06/2012 |
Submitted by | xzxzx |
maya 2012 64 bit
import slm as superLayer
superLayer.main()
# Error: line 1: ImportError: file <maya console> line 1: No module named slm #
or
import superLayer as superLayer
reload(superLayer)
superLayer.main()
# Error: ImportError: file <maya console> line 1: No module named superLayer #
Comments on this bug:
-
looksoon sun said almost 12 years ago:
First unrar the file to somewhere on your disk, etc. c:\YourScript\SuperLayerManager Second modify the path in the example below and run in maya python script editor: import sys pfPath = r'c:\YourScript\SuperLayerManager' if pfPath not in sys.path: sys.path.append(pfPath) import slm as slm reload(slm) slm.main()
Post a comment:
Report a bug
Related Items:
-
The Alchemy Tools for Maya for Maya 1.0.0 (maya script)
$20.00 (USD) -
Ecosystem for Maya 1.3.0 (maya plugin)
$199.99 (USD) -
Auto Focuser for Maya 0.2.0 (maya script)
$25.00 (USD) -
Super Mirror Geometry for Maya 0.3.0 (maya script)
$20.00 (USD) -
Attribute Randomiser for Maya 0.5.0 (maya script)
$20.00 (USD) -
Auto Pipe 0.3.6 for Maya (maya script)
$20.00 (USD)