PySerial Install SyntaxError

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

2 Likes