kpiorno / kivy3dgui

Pure Kivy library to display and interact with Kivy widgets in a 3D mesh.
MIT License
127 stars 29 forks source link

AttributeError: 'NoneType' object has no attribute 'add_node' #16

Closed Mamartinezh closed 2 years ago

Mamartinezh commented 3 years ago

I just discovered this repository, when I tried to executed this error pops up

AttributeError: 'NoneType' object has no attribute 'add_node'

image

I'm working with the 3d_editor branch.

Any hint of what could be?

Thank you and regards!

kpiorno commented 2 years ago

@MateoeslaLey It seems the issue is fixed already.