-
-
Notifications
You must be signed in to change notification settings - Fork 525
Description
What happened?
Installed Wan2GP, clicked launched, got the exception below.
Exception Details
Launching Wan2GP, please wait while the UI initializes...
[StabilityMatrix] Failed to patch transformers logging: libcusparseLt.so.0: cannot open shared object file: No such file or directory
Traceback (most recent call last):
File "/ai/Data/Packages/Wan2GP/_sm_gradio_log_patch.py", line 59, in
runpy.run_path(target_script, run_name="main")
File "/ai/Data/Assets/Python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/runpy.py", line 289, in run_path
return _run_module_code(code, init_globals, run_name,
File "/ai/Data/Assets/Python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/runpy.py", line 96, in _run_module_code
_run_code(code, mod_globals, init_globals,
File "/ai/Data/Assets/Python/cpython-3.10.19-linux-x86_64-gnu/lib/python3.10/runpy.py", line 86, in _run_code
exec(code, run_globals)
File "/ai/Data/Packages/Wan2GP/wgp.py", line 5, in
import torch._logging as tlog
File "/ai/Data/Packages/Wan2GP/venv/lib/python3.10/site-packages/torch/init.py", line 409, in
from torch._C import * # noqa: F403
ImportError: libcusparseLt.so.0: cannot open shared object file: No such file or directory
Version
v2.15.6
What Operating System are you using?
Linux