-
Notifications
You must be signed in to change notification settings - Fork 54
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
UnicodeEncodeError #28
Comments
Hey @rytoj, Can you help me with more information? What is the stored command and what was your keep grep command? |
@OrkoHunter yea sure. Stored keep command: Error is triggered after: I think this error is caused by |
Hmm... You can open your |
Wouldn't |
@kshitij10496 I think any command involving that character will ultimately raise some error. |
Error involved, when I'm trying to using cyrillic symbols
|
Getting
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-2: ordinal not in range(128)
after trying to search command with grep:
╰─± python slack_bot.py 2>&1 | tee /tmp/slack.log
The text was updated successfully, but these errors were encountered: