Skip to content

Conversation

@Cakez0r
Copy link

@Cakez0r Cakez0r commented Jan 1, 2018

Fixes UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1569: character maps to <undefined> when trying to pip install.

There is a very similar PR open for this same issue (#87) but this PR doesn't specify the encoding when opening requirements.txt. This is not currently an issue, but will exhibit the same error message if requirements.txt is ever changed to contain e.g. ÐΞ characters.

Fixes `UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 1569: character maps to <undefined>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant