kivy-remote-shell icon indicating copy to clipboard operation
kivy-remote-shell copied to clipboard

p4a build fails

Open jb1123 opened this issue 8 years ago • 0 comments

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

jb1123 avatar Aug 22 '17 11:08 jb1123