You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
inclement
changed the title
buildozer does not allow app names with (non-ascii?) characters
buildozer does not allow app names with (non-ascii?) unicode characters
Sep 29, 2017
This may have been fixed as a side-effect of moving the ConfigParser code out into specparser.py - it is now opened as a utf-8 file, so the first step would be to try to reproduce.
Issue reported at https://groups.google.com/forum/#!topic/kivy-users/6hdUVwS9ekg - apparently it is present with the latest buildozer, and both python2 and python3.
The text was updated successfully, but these errors were encountered: