Pip raises UnicodeDecodeError when installing on windows
emielrv opened this issue · 2 comments
emielrv commented
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 7717: character maps to <undefined>
emielrv commented
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 commented
More precise, I think this is the issue
inclusive range [-2⁵³, 2⁵³]
This is there twice in the documentation.