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

Broken inside docker #4

Closed
mrprompt opened this issue May 27, 2017 · 1 comment
Closed

Broken inside docker #4

mrprompt opened this issue May 27, 2017 · 1 comment

Comments

@mrprompt
Copy link
Owner

root@8800c4ad32f7:/# deploybot 
Traceback (most recent call last):
  File "/usr/local/bin/deploybot", line 9, in <module>
    load_entry_point('deploybot-cli==0.2.9', 'console_scripts', 'deploybot')()
  File "/usr/local/lib/python2.7/dist-packages/cli/__init__.py", line 200, in main
    tableprint.table(data, headers=header, width=int(column_width), style=style, out=out)
  File "/usr/local/lib/python2.7/dist-packages/tableprint/printer.py", line 113, in table
    out.write('\n'.join(tablestr) + '\n')
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-66: ordinal not in range(128)
@mrprompt
Copy link
Owner Author

fixed by #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant