Skip to content

Instantly share code, notes, and snippets.

@v1k0d3n
Created April 14, 2016 19:22
Show Gist options
  • Save v1k0d3n/53b0aaa073e9e10abc00fd9e0efe0748 to your computer and use it in GitHub Desktop.
Save v1k0d3n/53b0aaa073e9e10abc00fd9e0efe0748 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
File "/usr/local/Cellar/ansible/HEAD/libexec/bin/ansible", line 96, in <module>
display.error(to_unicode(e), wrap_text=False)
File "/usr/local/Cellar/ansible/HEAD/libexec/lib/python2.7/site-packages/ansible/utils/display.py", line 283, in error
self.display(new_msg, color=C.COLOR_ERROR, stderr=True)
File "/usr/local/Cellar/ansible/HEAD/libexec/lib/python2.7/site-packages/ansible/utils/display.py", line 130, in display
msg2 = to_bytes(msg2, encoding=self._output_encoding(stderr=stderr))
File "/usr/local/Cellar/ansible/HEAD/libexec/lib/python2.7/site-packages/ansible/utils/unicode.py", line 208, in to_bytes
return obj.encode(encoding, errors)
LookupError: unknown encoding:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment