Kivy is broken in Ubuntu 17.10, the workaround was solved in this post.
I think the key is to run pip with linux requirement text in the GC directory.
pip install -r requirements_linux.txt
Kivy is broken in Ubuntu 17.10, the workaround was solved in this post.
I think the key is to run pip with linux requirement text in the GC directory.
pip install -r requirements_linux.txt