Closed thammegowda closed 3 years ago
https://github.com/thammegowda/mtdata/blob/8cc7f5ba034e6d30eceb9ab37437f4ba0104368e/mtdata/index/elrc_share.py#L10
This line fails on places where utf-8 is not default, eg.. windows terminal dont have utf-8 as default.
Temporary work around (to enable utf-8 in windows terminal): https://akr.am/blog/posts/using-utf-8-in-the-windows-terminal
https://github.com/thammegowda/mtdata/blob/8cc7f5ba034e6d30eceb9ab37437f4ba0104368e/mtdata/index/elrc_share.py#L10
This line fails on places where utf-8 is not default, eg.. windows terminal dont have utf-8 as default.
Temporary work around (to enable utf-8 in windows terminal): https://akr.am/blog/posts/using-utf-8-in-the-windows-terminal