schwertJake/Ball-On-Plate-Machine

AttributeError: 'super' object has no attribute '__getattr__' [ Solved]

Opened this issue · 0 comments

While running pid.py it gives me an error [SOLVED]

File "C:\Users\Desktop\Python Program\kivya.py", line 50, in init
self.ids.graph_1.add_plot(self.plot)
File "kivy\properties.pyx", line 841, in kivy.properties.ObservableDict.getattr
AttributeError: 'super' object has no attribute 'getattr'