raven-python icon indicating copy to clipboard operation
raven-python copied to clipboard

Templates Issue

Open formjune opened this issue 4 years ago • 0 comments

pm.ui.AETemplate classes no longer working. As I learn the problem is inside pymel.core.uitypes.AELoader.load() method: import() no longer supports level = -1 and throws: ValueError: level must be >= 0

formjune avatar Jul 25 '21 22:07 formjune