kivy-remote-shell
kivy-remote-shell copied to clipboard
p4a build fails
I've tried to build kivy remote shell with kivy 1.10 and got the following error: distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('cffi>=1.4.1')
I can install cffi 1.10 with pip, I think it is some dependency definition bug but have no idea how to fix it. BR, Jacek