If I run the example in: http://www.luma-pictures.com/tools/pymel/docs/1.0/generated/functions/pymel.core.system/pymel.core.system.error.html#pymel.core.system.error
I get the following error: # Error: 'module' object has no attribute 'error' # Traceback (most recent call last): # File "<maya console>", line 8, in <module> # File "<maya console>", line 7, in lightError # AttributeError: 'module' object has no attribute 'error' # doing a dir(pymel.core.system), error doesn't show up. I'm using 2009 with pymel 1.02 Cheers, Shawn -- http://groups.google.com/group/python_inside_maya
