-
Notifications
You must be signed in to change notification settings - Fork 523
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
Error compiling Cython file: #73
Comments
I am getting the same error:
I'm using osx 10.84 and have the latest buildozer installed from the github page. Any help appreciated! |
@travisirby It looks like that might be an unrelated error, you might want to open a new ticket. @franciscovargas and everyone else having this issue: I've fixed this by updating the host cython installation. On Debian wheezy, it was a simple case of:
Hope this helps. |
Yes, your cython look like outdated. Please update it using @omerk instructions :) |
I am having a similar problem. Though I installed cython using pip when I run " Packages missing: cython and in later parts the error returned are:- Error compiling Cython file:...
" There are multiple instances of errors in same folder /kivy/graphics/vertex_instructions. And final error returned is:- |
yes i have the same problem, i have already installed cython , downgraded, upgraded nothing seems to be working |
This is my first time and my first time running buidozer and it prints the following error:
The text was updated successfully, but these errors were encountered: