autorope / donkeydocs

Docs for donkeycar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Donkey ui Segmentation fault

Yan7668114 opened this issue · comments

image
I use WSL to run donkey UI, but it shows Segmentation fault, what is the reason?

@Yan7668114
The latest version of Kivy will not work with donkey ui and is causing the Segmentation fault.
Try: pip install kivy==2.1 --force-reinstall
TCIII

thanks,I used windows host with python3.9 and donkey 4.4.0 to successfully open donkey ui.
image
But I have a question now, why is the tub invalid?
image
image