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 when using Japanese as language #193

Open
popomist opened this issue Aug 12, 2021 · 0 comments
Open

Error when using Japanese as language #193

popomist opened this issue Aug 12, 2021 · 0 comments

Comments

@popomist
Copy link

I get the folling error after the flac conversion step. This only happens with Japanese and there is no error with English

Process SpawnPoolWorker-11: Traceback (most recent call last): File "multiprocessing\pool.py", line 131, in worker File "multiprocessing\queues.py", line 375, in put File "multiprocessing\connection.py", line 205, in send_bytes File "multiprocessing\connection.py", line 285, in _send_bytes BrokenPipeError: [WinError 232] The pipe is being closed During handling of the above exception, another exception occurred: Traceback (most recent call last): File "multiprocessing\process.py", line 315, in _bootstrap File "multiprocessing\process.py", line 108, in run File "multiprocessing\pool.py", line 136, in worker File "multiprocessing\queues.py", line 375, in put File "multiprocessing\connection.py", line 205, in send_bytes File "multiprocessing\connection.py", line 285, in _send_bytes BrokenPipeError: [WinError 232] The pipe is being closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant