Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cython issue with kivy and buildozer development versions #207

Closed
consultit opened this issue Jun 18, 2015 · 3 comments
Closed

cython issue with kivy and buildozer development versions #207

consultit opened this issue Jun 18, 2015 · 3 comments

Comments

@consultit
Copy link

I followed the instructions for installing both kivy and buildozer development version (from git) on debian jessie.
But I was able to build successfully the 'demo' example (from kivy) only with cython version 0.20 and not 0.22 as suggested.

@DiMartinoXBMC
Copy link

Same on ubuntu x64

@inclement
Copy link
Member

Cython 0.22 will work only with kivy master (which you can use by including kivy==master in the buildozer requirements).

@consultit
Copy link
Author

I've installed cython 0.22 and put in buildozer.spec 'requirements = kivy==master' and build was successful.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants