haggi, update to the latest revision and give it another try. you should now get a warning about whatever plugin was causing the problem.
-chad On Nov 9, 2008, at 3:29 PM, haggi wrote: > > I get this error, any idea? > I used the latest version in http://pymel.googlecode.com/svn/trunk > > > from pymel import * > > # Error: 'NoneType' object is not iterable > # Traceback (most recent call last): > # File "<maya console>", line 1, in <module> > # File "C:\daten\haggi\coding\pymel\__init__.py", line 877, in > <module> > # factories.installCallbacks(_module) > # File "C:\daten\haggi\coding\pymel\core\pmtypes\factories.py", line > 3251, in installCallbacks > # pluginLoadedCB( plugin ) > # File "C:\daten\haggi\coding\pymel\core\pmtypes\factories.py", line > 3189, in pluginLoadedCB > # for node in inheritance: > # TypeError: 'NoneType' object is not iterable # > > > > --~--~---------~--~----~------------~-------~--~----~ Yours, Maya-Python Club Team. -~----------~----~----~----~------~----~------~--~---
