Using Ubuntu 16.04, I installed virtualenv and created a virtual environment.
In this virtual environment I installed Cython using:
pip install cython==0.23
Kivy install command:
pip install kivy
But it returns a lot of errors, amon...
asked by
04.09.2016 / 21:17