nickstenning / honcho

Honcho: a python clone of Foreman. For managing Procfile-based applications.
http://pypi.python.org/pypi/honcho
MIT License
1.59k stars 145 forks source link

Please upload last code version to pip #130

Closed rmuslimov closed 9 years ago

rmuslimov commented 9 years ago

I'm often get this kind of error in my local development. I also know that this already has been fixed in latest code on github. So, please upload this version to PIP.

File "/Users/rmuslimov/envs/fokker/lib/python2.7/site-packages/honcho/printer.py", line 22, in write self.output.write(_new_args, *_kwargs) UnicodeEncodeError: 'ascii' codec can't encode character u'\x87' in position 83: ordinal not in range(128)

Thanks!

nickstenning commented 9 years ago

Sorry for the delay! Done!