Skip to content
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

Pip raises UnicodeDecodeError when installing on windows #220

Closed
emielrv opened this issue Nov 13, 2019 · 2 comments · Fixed by #224
Closed

Pip raises UnicodeDecodeError when installing on windows #220

emielrv opened this issue Nov 13, 2019 · 2 comments · Fixed by #224

Comments

@emielrv
Copy link

emielrv commented Nov 13, 2019

UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 7717: character maps to <undefined>

@emielrv
Copy link
Author

emielrv commented Nov 13, 2019

I guess the issue is in the changelog:

File "C:\Users\GEBRUI~1\AppData\Local\Temp\pip-install-u60_4ihh\optimizely-sdk\setup.py", line 24, in <module>
    CHANGELOG = _file.read()

@emielrv
Copy link
Author

emielrv commented Nov 13, 2019

More precise, I think this is the issue

inclusive range [-2⁵³, 2⁵³]

This is there twice in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant