-
Notifications
You must be signed in to change notification settings - Fork 35
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
Mac automator error message #29
Comments
I haven't seen this error before. Are you using Python2? This is for Python 3 only. |
I ran into the same issue. I solved it by setting the
|
Thanks! This is very helpful @peterparity .
Mine says |
I think the problem for me is that I'm actually using a separately installed python 3 (using anaconda). When I run in the terminal I get |
Very helpful. Thanks! I'll try to put some clarification in the readme. |
UnicodeEncodeError: 'ascii' codec can't encode character '\u03b1' in position 0: ordinal not in range(128)”
The text was updated successfully, but these errors were encountered: