AttributeError: object has no attribute ‘method’
I’m making a plugin for blender and I have some data types that contain drawing functions. However, when calling these functions on two specific classes, it throws an AttributeError
AttributeError: object has no attribute ‘method’
I’m making a plugin for blender and I have some data types that contain drawing functions. However, when calling these functions on two specific classes, it throws an AttributeError