You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: