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

LookupError: unknown encoding: EUC-TW #13

Closed
meshy opened this issue Oct 8, 2015 · 3 comments
Closed

LookupError: unknown encoding: EUC-TW #13

meshy opened this issue Oct 8, 2015 · 3 comments

Comments

@meshy
Copy link
Contributor

meshy commented Oct 8, 2015

This seems similar in nature to #8, but unfortunately, I do not know what to recommend as an alternative to EUC-TW.

One can see that there is nothing that quite matches in Python's list of standard encodings.

I also thought that I should look through the other encodings mentioned in the readme, and found that there are a number of other codecs that did not come up in the list:

Do you have any recommendations for how I could decode strings that are detected as these types in python?

@meshy
Copy link
Contributor Author

meshy commented Oct 9, 2016

Further investigation has revealed that python wont fix EUC-TW and ISO-2022-CN encodings.

@tzeppy
Copy link

tzeppy commented Feb 8, 2019

Just ran into this myself.

@rstm-sf
Copy link

rstm-sf commented Nov 25, 2019

  • X-ISO-10646-UCS-4-2143

  • X-ISO-10646-UCS-4-3412

See https://stackoverflow.com/q/18518730

@PyYoshi PyYoshi closed this as completed Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants