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

Update setuptools version #176

Closed
oshino-shinobu opened this issue Nov 25, 2013 · 4 comments
Closed

Update setuptools version #176

oshino-shinobu opened this issue Nov 25, 2013 · 4 comments

Comments

@oshino-shinobu
Copy link

Master branch of Kivy fails to compile with current version of setuptools:
ImportError: project/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/lib-dynload/_io.so: wrong ELF class: ELFCLASS32

Setting setuptools version to 1.2 in its recipe solved the problem for me.

@KeyWeeUsr
Copy link
Contributor

https://gist.github.com/anonymous/32713fc4fe590205fdc3
kivy-stable, Ubuntu 14.04 64bit
setting version of setuptools didn't work, error was the same

@curzel-it
Copy link

This kind of issues appears here and there regularly...
Is there a possibility to write a "standard" guide to solve this?

I've just got the same issues after adding plyer to buildozer.spec.

@akshayaurora
Copy link
Member

@ecdsa had the same issue for him installing cython using apt-get instead of pip helped fix this.

@inclement
Copy link
Member

I haven't seen this come up for a while, and the new toolchain should certainly resolve it anyway, so I'll close this.

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

5 participants