DocGarbanzo / donkeycar

Open source hardware and software platform to build a small scale self driving car.
http://www.donkeycar.com
MIT License
4 stars 1 forks source link

UI error in tubscreen #4

Closed DocGarbanzo closed 6 months ago

DocGarbanzo commented 2 years ago

"/home/chris/donkeycar/donkeycar/management/kivy_ui.py", line 444, in step new_index = self.screen.index + (1 if fwd else -1) TypeError: unsupported operand type(s) for +: 'NoneType' and ‘int'

half-freez commented 7 months ago

hi DocGarbanzo, i've got problem when to launch $donkey ui

and the error is like this

object address : 0x7f97209e2ce0 object refcount : 2 object type : 0x874ce0 object type name: RecursionError object repr : RecursionError('maximum recursion depth exceeded') lost sys.stderr

DocGarbanzo commented 6 months ago

hi DocGarbanzo, i've got problem when to launch $donkey ui

and the error is like this

object address : 0x7f97209e2ce0 object refcount : 2 object type : 0x874ce0 object type name: RecursionError object repr : RecursionError('maximum recursion depth exceeded') lost sys.stderr

Can you please check w/ the latest version and create a new issue if you still run into problems. Please copy / paste a full shell output in that case. This issue is old and has been resolved some time ago, so I'll close this.