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

Error: Found 0 armeabi-v7a ZIPs in /home/meow/chaquopy/maven/com/chaquo/target/3.12.1-0 #1109

Closed
krecicki opened this issue Mar 10, 2024 · 1 comment

Comments

@krecicki
Copy link

I am building a python wheel for android.

The error I am getting is

Error: Found 0 armeabi-v7a ZIPs in /home/meow/chaquopy/maven/com/chaquo/target/3.12.1-0

I am running the line

./build-wheel.py --python 3.12 --abi armeabi-v7a packages/package
@mhsmith
Copy link
Member

mhsmith commented Mar 11, 2024

For Python 3.12 and later we only support the 64-bit ABIs, arm64-v8a and x86_64. I'll update the README to make this clear.

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

2 participants