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

[error] An unexpected error occurred: UnicodeEncodeError - 'cp932' codec can't encode character '\xb7' in position 56: illegal multibyte sequence. #3765

Closed
suzumiyabi opened this issue Mar 12, 2023 · 2 comments

Comments

@suzumiyabi
Copy link

[kemonoparty][error] An unexpected error occurred: UnicodeEncodeError - 'cp932' codec can't encode character '\xb7' in position 56: illegal multibyte sequence. Please run gallery-dl again with the --verbose flag, copy its output and report this issue on https://github.com/mikf/gallery-dl/issues .

@mikf
Copy link
Owner

mikf commented Mar 12, 2023

Just a guess, since there is not much more to go on here than cp932 codec, but this probably happened due to the changes in commit e480a93.

If that's the case, -o output.stdout=utf-8 or even -o output.stdout=cp932 should "fix" it.


When it says

Please run gallery-dl again with the --verbose flag, copy its output

you should do just that.

@mhogomchungu
Copy link

This post has more info about the error

mhogomchungu/media-downloader#258

@mikf mikf changed the title [kemonoparty][error] An unexpected error occurred: UnicodeEncodeError - 'cp932' codec can't encode character '\xb7' in position 56: illegal multibyte sequence. [error] An unexpected error occurred: UnicodeEncodeError - 'cp932' codec can't encode character '\xb7' in position 56: illegal multibyte sequence. Mar 13, 2023
mikf added a commit that referenced this issue Mar 15, 2023
@mikf mikf closed this as completed Mar 15, 2023
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

3 participants