Open mwhooker opened 8 years ago
Hello @mwhooker, Project seems to be abandoned, 😢
I had the same issue as you, and I could get it working with an install from master with:
pip install -U https://github.com/kennethreitz/envoy/archive/master.zip
Thanks
@kennethreitz Hello, when will the fixed version be released... I'd really wanna use pip install envoy
to install this rather than pip install -U https://github.com/kennethreitz/envoy/archive/master.zip
.....
Looks like a problem lexing unicode commands. If I cast the command to a
str
, it works as expected.This is with current latest envoy as pulled from pip.