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

ASCII decode problem #608

Closed
Aledosim opened this issue Dec 26, 2017 · 1 comment
Closed

ASCII decode problem #608

Aledosim opened this issue Dec 26, 2017 · 1 comment

Comments

@Aledosim
Copy link

I'm trying to run a python3 app on android device. I think this issue is related to python versioning (unicode feature of python3 vs python2) and dont know if it is a Buildozer or Crystax issue. I have packaged it in the VM downloaded from Kivy website, following the installations instructions for python3 support on the readme of Buildozer's github page. The apk from a "hello world" app works fine.
It fails when I try to load a kv file thru the Builder.load_file method, raising a UnicodeDecodeError.

Here is the logcat "python:" ":S"
logfile.txt

Here is the buildozer.spec
buildozer.spec.txt

@Aledosim
Copy link
Author

Since I dont know if it is a bug or a real issue, I have closed

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

1 participant