Hi, Everyone! My friend is using Deepfake for our film project and he finds this error when using higher resolution files: Error 32, Broken Pipe Error.
Here is some of the error trace code. Any help to solve this problem is very welcome!
Exception in thread Thread-57:
Traceback (most recent call last):
File “threading.py”, line 916, in _bootstrap_inner
File “threading.py”, line 864, in run
File “G:\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\core\joblib\SubprocessGenerator.py”, line 11, in launch_thread
generator._start()
File “G:\DeepFaceLab_NVIDIA_RTX3000_series\_internal\DeepFaceLab\core\joblib\SubprocessGenerator.py”, line 43, in _start
p.start()
File “multiprocessing\process.py”, line 105, in start
File “multiprocessing\context.py”, line 223, in _Popen
File “multiprocessing\context.py”, line 322, in _Popen
File “multiprocessing\popen_spawn_win32.py”, line 65, in __init__
File “multiprocessing\reduction.py”, line 60, in dump
BrokenPipeError: [Errno 32] Broken pipe