-
-
Notifications
You must be signed in to change notification settings - Fork 617
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
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 20: ordinal not in range(128) #224
Comments
If I comment out |
Any progress on this issue? I'm seeing the same error caused by the package |
here is related issue for scandir, probably this will be fixed with next scandir update |
Should be fixed by #568, closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
My requirements.in looks like this:
I'm running
pip-compile
on Python 2.7.8, and I get this:The text was updated successfully, but these errors were encountered: