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
hamlpy index.haml > index.html
Traceback (most recent call last):
File "/usr/local/bin/hamlpy", line 9, in <module>
load_entry_point('hamlpy==0.82.2', 'console_scripts', 'hamlpy')()
File "/usr/local/lib/python2.7/dist-packages/hamlpy/hamlpy.py", line 67, in convert_files
print output
UnicodeEncodeError: 'ascii' codec can't encode character u'\u2019' in position 231: ordinal not in range(128)
The text was updated successfully, but these errors were encountered:
When I try to encode a file with Cyrillic characters, it works ok. But when I try writing it to stdout, it fails:
Shell:
(ok)
STDOUT:
The text was updated successfully, but these errors were encountered: