Skip to content

Fixing missing Colo #502

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

Merged
merged 1 commit into from
Nov 29, 2015
Merged

Fixing missing Colo #502

merged 1 commit into from
Nov 29, 2015

Conversation

dl1ksv
Copy link
Contributor

@dl1ksv dl1ksv commented Nov 29, 2015

Latest toolchain.py has typo error:

  File "/usr/lib64/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 1822, in download
filename = shprint(sh.basename, url).stdout[:-1].decode('utf-8')
  File "/usr/lib64/python2.7/site-packages/python_for_android-0.3-py2.7.egg/pythonforandroid/toolchain.py", line 207, in shprint
Style.RESET_ALL, ' ', width=(columns - 1)))
NameError: global name 'Style' is not defined

This patch fixes this error

@inclement
Copy link
Member

Thanks!

inclement added a commit that referenced this pull request Nov 29, 2015
@inclement inclement merged commit 6896fb7 into kivy:master Nov 29, 2015
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

Successfully merging this pull request may close these issues.

2 participants