签到天数: 16 天 [LV.4]偶尔看看III
座上宾
- 积分
- 105

|
发表于 2025-7-10 22:42:45
|
显示全部楼层
天啊,我这边操作后每次点击生成100%进度后,提示Traceback (most recent call last):
File "C:\Wan2GP-V6\wgp.py", line 4896, in generate_video_error_handler
generate_video(task, send_cmd, **params)
File "C:\Wan2GP-V6\wgp.py", line 4561, in generate_video
subprocess.run(final_command, check=True)
File "C:\Wan2GP-V6\deepface\lib\subprocess.py", line 503, in run
with Popen(*popenargs, **kwargs) as process:
File "C:\Wan2GP-V6\deepface\lib\subprocess.py", line 971, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Wan2GP-V6\deepface\lib\subprocess.py", line 1456, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] 系统找不到指定的文件。 |
|