-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Pandas giving error in Buildozer #2719
Comments
See para 2 here https://github.com/Android-for-Python/Android-for-Python-Users#install If you still have the issue please post the new log, else close the PR. Thanks |
Thanks for replying Mr.Flatt. How should i do that https://learn.microsoft.com/en-us/windows/wsl/wsl2-mount-disk |
Not clear to me why you are asking me this,
|
If building on WSL, always build the project in a directory on the Linux partition (somewhere under WSL cd ~). You will have to copy your project from the Windows partition to the Linux partition. NEVER build the project in a directory on the Windows partition (usually /mnt/c/ or /mnt/d/), as this may give unpredicatable results. I don't know how to use c partition |
I still don't understand what you are asking. The whole point is don't use the c partition.
Do this
|
[INFO]: Downloading sdl2_ttf Traceback (most recent call last): |
Got it Mr.Flatt. I am stuck here |
Mr.Flat even when i bypass above problem same error i get
|
https://stackoverflow.com/questions/64780529/i-am-building-app-with-buildozer-but-building-liblzma-for-armeabi-v7a-having-som |
This forum is for tool development issues, not for usage questions. In future if you have a usage questions ask in one of the user groups, not in the development groups. https://discord.gg/X9SEe7Hb I strongly suggest you read the documentation before asking questions. |
I got those errors only when i add pandas without it everything works fine |
[INFO]: Building liblzma for arm64-v8a RAN: /usr/bin/autoreconf -vif STDOUT: STDERR: Traceback (most recent call last): RAN: /usr/bin/autoreconf -vif STDOUT: |
Still the question and problem is same |
👋 We use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please use our support channels to get help with the project. If you're having trouble installing or using python-for-android, maybe you could be interested in our quickstart guide. Let us know if this comment was made in error, and we'll be happy to reopen the issue. |
The above error i get in buildozer and below is my spec file
The text was updated successfully, but these errors were encountered: