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
-
2016, 2015, 2014
Operating Systems
History
Created: | 12/03/2011 |
Last Modified: | 12/27/2016 |
File Size: | 200 KB |
Bugs (4 reported) Help make this item even better. Your bug reports are appreciated!
Date | Priority | Title | Status |
---|---|---|---|
09/16/2013 | low | Another import bug | Closed |
11/29/2012 | low | does not work on mac maya20012 | Closed |
04/04/2012 | high | crashes Maya | Closed |
03/21/2012 | low | error on import | Closed |
Bugs
error on import
Status | closed |
---|---|
Priority | low |
Date | 03/21/2012 |
Submitted by | rbublitz |
# Error: line 1: invalid literal for float(): 2011P01
# Traceback (most recent call last):
# File "<maya console>", line 1, in <module>
# File "D:/python/scripts/Goblin\goblin.py", line 41, in <module>
# ValueError: invalid literal for float(): 2011P01 #
Unfortunately I get the above error which importing. This is Linux and Maya 2011.
Comments on this bug:
-
Stepan Koncelik said over 12 years ago:
should be fixed in current release -
rbublitz said over 12 years ago:
So, yes, it now imports. However, changing to Advanced GUI crashes Maya. -
canavar said over 9 years ago:
Sorry for noob question :) when i use import Goblin Goblin.show() maya says # Error: ImportError: file line 1: No module named Goblin # what am i doing wrong? thanks -
Stepan Koncelik said over 9 years ago:
Hi, your Goblin is probably under location, which is not part of PYTHONPATH. Try run this script under python section of Script Editor: import sys for item in sys.path: print item it will write down all location recognized as importable destinations for python. If you want to add your own specified destination, write in userSetup.py something like: import sys sys.path.append( "myScriptLocation" ) hope this helps
Post a comment:
Report a bug
Related Items:
-
Quadruped Path Animation System 1.1.4 for Maya (maya script)
$80.00 (USD) -
BitCake Exporter - a Game Animation plugin 1.1.0 for Maya (maya script)
$20.00 (USD) -
Animation Data Recovery 1.1.0 for Maya (maya script)
$100.00 (USD) -
JPose and Animation Tool for Maya 1.2.2 (maya script)
$20.00 (USD) -
SearchNPick Animation Picker 1.3.0 for Maya (maya script)
$100.00 (USD) -
White Tiger with animation 3D Model
$40.00 (USD)