Traceback (most recent call last):
File "E:\AI_Animation\AetherConverTools\AetherConverTools-1.11\AetherConverTools-1.11\bin\02_MaskCreation.py", line 75, in
subprocess.call(['transparent-background', '--source', frame_out_dir, '--dest', mask_out_dir, '--type', 'map'])
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。
Traceback (most recent call last): File "E:\AI_Animation\AetherConverTools\AetherConverTools-1.11\AetherConverTools-1.11\bin\02_MaskCreation.py", line 75, in
subprocess.call(['transparent-background', '--source', frame_out_dir, '--dest', mask_out_dir, '--type', 'map'])
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 345, in call
with Popen(*popenargs, **kwargs) as p:
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 971, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "E:\sd-webui-aki\sd-webui-aki-v4.4\sd-webui-aki-v4.4\python\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。