forked from souramoo/Needle
-
Notifications
You must be signed in to change notification settings - Fork 11
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
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128) #33
Labels
Comments
@breversa: Probably. |
Please try the latest version, it should fix the problem. |
Getting closer :
|
@breversa: Please try the latest version and report back :) |
Yes, I will try this week-end. Thank you ! :)
Le 24 juin 2017 13:34, "ale5000" <notifications@github.com> a écrit :
… @breversa <https://github.com/breversa>: Please try the latest version
and report back :)
It would be nice to get a feedback also if it is working correctly since I
want to be completely sure it is fixed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#33 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AB-a7KhWsP61jcXvG1IABQT8wA-Snjenks5sHPQ0gaJpZM4N9fnX>
.
|
It works ! :D
|
Good :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Coming from microg/UnifiedNlp#133, I wanted to give the unofficial microG installer a try (from https://forum.xda-developers.com/android/development/microg-unofficial-installer-t3432360).
Since I'm using LineageOS 14.1, I first need to add signature spoofing, so i came here to try Tingle.
I downloaded the current version, but here's the output :
`python main.py
MENU
1 - Patch file from a device (adb)
2 - Patch file from the input folder
That must be some kind of UTF-8 encoding issue, right ?
The text was updated successfully, but these errors were encountered: