Hey guys, I'm trying to run my script package in Maya 2014, everything
seems to work as it should but I'm getting these warnings all over the
place:
*# Warning: pymel.core.general : Could not create desired MFn. Defaulting
to MFnDependencyNode. # *
I'm getting these whenever I'm calling methods on nonLinear deformers in
maya 2014, does anyone know why I'm getting these? Maya 2012 doesn't give
these warnings
*Example:*
testVar = pm.PyNode('bend1')
testVar.rename('newName')
*# Warning: pymel.core.general : Could not create desired MFn. Defaulting
to MFnDependencyNode. # *
*# Warning: pymel.core.general : Could not create desired MFn. Defaulting
to MFnDependencyNode. # *
*# Result: nt.NonLinear(u'newName') # *
--
You received this message because you are subscribed to the Google Groups
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/python_inside_maya/f8348619-4b3d-44c1-a11c-00b38c6404c7%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.