omkar-foss/emosent-py

'charmap' codec can't decode byte 0x9d in position 180: character maps to <undefined>

harshitpoornima1008 opened this issue · 3 comments

I am getting the above stated error kindly help me to solve this

'charmap' codec can't decode byte 0x9d in position 180: character maps to

I think it is unable to decode the csv file

om-hb commented

Look at pull request #1, it will most likely solve this problem for you!

Thanks for pointing this out @om-hb 👍

@harshitpoornima1008 This issue that you mentioned above has been resolved in #1 and has been merged to master. I'll make a new release of the package on PyPI soon.

Meanwhile you can install the new (fixed) version directly from GitHub as follows:

python -m pip install https://github.com/FintelLabs/emosent-py/archive/e5788e73e88f691b44fd5f6eda72187b559d99f2.tar.gz