WARNING. For this auto installer to work you need to have installed Python 3.10.x, Git, FFmpeg, cuDNN 8.9 and 9.4+, CUDA 12.4+ and C++ tools This tutorial shows all step by step : https://youtu.be/-NjNy7afOQ0 Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases. fatal: destination path 'Wan2.1' already exists and is not an empty directory. Python launcher is available. Generating Python 3.10 VENV No suitable Python runtime found Pass --list (-0) to see all detected environments on your machine or set environment variable PYLAUNCHER_ALLOW_INSTALL to use winget or open the Microsoft Store to the requested version. The system cannot find the path specified. Looking in indexes: https://download.pytorch.org/whl/nightly/cu128 Requirement already satisfied: torch==2.7.0.dev20250228 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (2.7.0.dev20250228+cu128) Requirement already satisfied: torchvision in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (0.22.0.dev20250301+cu128) Requirement already satisfied: filelock in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (3.17.0) Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (4.12.2) Requirement already satisfied: sympy==1.13.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (1.13.3) Requirement already satisfied: networkx in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (3.4.2) Requirement already satisfied: jinja2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (3.1.5) Requirement already satisfied: fsspec in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (2025.2.0) Requirement already satisfied: setuptools in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch==2.7.0.dev20250228) (75.8.0) Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from sympy==1.13.3->torch==2.7.0.dev20250228) (1.3.0) Requirement already satisfied: numpy in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torchvision) (1.26.4) Requirement already satisfied: pillow!=8.3.*,>=5.3.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torchvision) (10.4.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from jinja2->torch==2.7.0.dev20250228) (3.0.2) ERROR: flash_attn-2.7.4.post1-cp310-cp310-win_amd64.whl is not a supported wheel on this platform. ERROR: deepspeed-0.16.4-cp310-cp310-win_amd64.whl is not a supported wheel on this platform. ERROR: triton-3.2.0+git8f9b005b-cp310-cp310-win_amd64.whl is not a supported wheel on this platform. Requirement already satisfied: torchao in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (0.9.0) Requirement already satisfied: torch>=2.4.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 1)) (2.7.0.dev20250228+cu128) Requirement already satisfied: torchvision>=0.19.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 2)) (0.22.0.dev20250301+cu128) Requirement already satisfied: opencv-python>=4.9.0.80 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 3)) (4.11.0.86) Requirement already satisfied: diffusers>=0.31.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 4)) (0.32.2) Collecting transformers>=4.49.0 (from -r requirements.txt (line 5)) Using cached transformers-4.49.0-py3-none-any.whl.metadata (44 kB) Requirement already satisfied: tokenizers>=0.20.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 6)) (0.21.0) Collecting accelerate>=1.1.1 (from -r requirements.txt (line 7)) Using cached accelerate-1.4.0-py3-none-any.whl.metadata (19 kB) Requirement already satisfied: tqdm in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 8)) (4.67.1) Requirement already satisfied: imageio in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 9)) (2.37.0) Collecting easydict (from -r requirements.txt (line 10)) Using cached easydict-1.13-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: ftfy in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 11)) (6.3.1) Collecting dashscope (from -r requirements.txt (line 12)) Using cached dashscope-1.22.2-py3-none-any.whl.metadata (6.8 kB) Requirement already satisfied: imageio-ffmpeg in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 13)) (0.6.0) Collecting flash_attn (from -r requirements.txt (line 14)) Using cached flash_attn-2.7.4.post1.tar.gz (6.0 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [23 lines of output] Traceback (most recent call last): File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in main() ~~~~^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-5gkp4gd1\overlay\Lib\site-packages\setuptools\build_meta.py", line 334, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-5gkp4gd1\overlay\Lib\site-packages\setuptools\build_meta.py", line 304, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-5gkp4gd1\overlay\Lib\site-packages\setuptools\build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-5gkp4gd1\overlay\Lib\site-packages\setuptools\build_meta.py", line 320, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 22, in ModuleNotFoundError: No module named 'torch' [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Requirement already satisfied: huggingface_hub in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (0.29.1) Requirement already satisfied: ipywidgets in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (8.1.5) Requirement already satisfied: hf_transfer in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (0.1.9) Requirement already satisfied: filelock in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (3.17.0) Requirement already satisfied: fsspec>=2023.5.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (2025.2.0) Requirement already satisfied: packaging>=20.9 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (24.2) Requirement already satisfied: pyyaml>=5.1 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (6.0.2) Requirement already satisfied: requests in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (2.32.3) Requirement already satisfied: tqdm>=4.42.1 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (4.67.1) Requirement already satisfied: typing-extensions>=3.7.4.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from huggingface_hub) (4.12.2) Requirement already satisfied: comm>=0.1.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipywidgets) (0.2.2) Requirement already satisfied: ipython>=6.1.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipywidgets) (9.0.1) Requirement already satisfied: traitlets>=4.3.1 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipywidgets) (5.14.3) Requirement already satisfied: widgetsnbextension~=4.0.12 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipywidgets) (4.0.13) Requirement already satisfied: jupyterlab-widgets~=3.0.12 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipywidgets) (3.0.13) Requirement already satisfied: colorama in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.4.6) Requirement already satisfied: decorator in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (5.2.1) Requirement already satisfied: ipython-pygments-lexers in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (1.1.1) Requirement already satisfied: jedi>=0.16 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.19.2) Requirement already satisfied: matplotlib-inline in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.1.7) Requirement already satisfied: prompt_toolkit<3.1.0,>=3.0.41 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (3.0.50) Requirement already satisfied: pygments>=2.4.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (2.19.1) Requirement already satisfied: stack_data in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from ipython>=6.1.0->ipywidgets) (0.6.3) Requirement already satisfied: charset-normalizer<4,>=2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from requests->huggingface_hub) (3.4.1) Requirement already satisfied: idna<4,>=2.5 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from requests->huggingface_hub) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from requests->huggingface_hub) (2.3.0) Requirement already satisfied: certifi>=2017.4.17 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from requests->huggingface_hub) (2025.1.31) Requirement already satisfied: parso<0.9.0,>=0.8.4 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets) (0.8.4) Requirement already satisfied: wcwidth in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from prompt_toolkit<3.1.0,>=3.0.41->ipython>=6.1.0->ipywidgets) (0.2.13) Requirement already satisfied: executing>=1.2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from stack_data->ipython>=6.1.0->ipywidgets) (2.2.0) Requirement already satisfied: asttokens>=2.1.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from stack_data->ipython>=6.1.0->ipywidgets) (3.0.0) Requirement already satisfied: pure-eval in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from stack_data->ipython>=6.1.0->ipywidgets) (0.2.3) Requirement already satisfied: moviepy in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (2.1.2) Requirement already satisfied: decorator<6.0,>=4.0.2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (5.2.1) Requirement already satisfied: imageio<3.0,>=2.5 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (2.37.0) Requirement already satisfied: imageio_ffmpeg>=0.2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (0.6.0) Requirement already satisfied: numpy>=1.25.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (1.26.4) Requirement already satisfied: proglog<=1.0.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (0.1.10) Requirement already satisfied: python-dotenv>=0.10 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (1.0.1) Requirement already satisfied: pillow<11.0,>=9.2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy) (10.4.0) Requirement already satisfied: tqdm in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from proglog<=1.0.0->moviepy) (4.67.1) Requirement already satisfied: colorama in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from tqdm->proglog<=1.0.0->moviepy) (0.4.6) fatal: destination path 'DiffSynth-Studio' already exists and is not an empty directory. Obtaining file:///C:/AI/WAN_2.1/Wan2.1/DiffSynth-Studio Installing build dependencies ... done Checking if build backend supports build_editable ... done Getting requirements to build editable ... done Preparing editable metadata (pyproject.toml) ... done Requirement already satisfied: torch>=2.0.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from diffsynth==1.1.2) (2.7.0.dev20250228+cu128) Requirement already satisfied: torchvision in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from diffsynth==1.1.2) (0.22.0.dev20250301+cu128) Collecting cupy-cuda12x (from diffsynth==1.1.2) Using cached cupy_cuda12x-13.4.0-cp313-cp313-win_amd64.whl.metadata (2.7 kB) Collecting transformers==4.46.2 (from diffsynth==1.1.2) Using cached transformers-4.46.2-py3-none-any.whl.metadata (44 kB) Collecting controlnet-aux==0.0.7 (from diffsynth==1.1.2) Using cached controlnet_aux-0.0.7.tar.gz (202 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Requirement already satisfied: imageio in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from diffsynth==1.1.2) (2.37.0) Requirement already satisfied: safetensors in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from diffsynth==1.1.2) (0.5.2) Requirement already satisfied: einops in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from diffsynth==1.1.2) (0.8.1) Collecting sentencepiece (from diffsynth==1.1.2) Using cached sentencepiece-0.2.0.tar.gz (2.6 MB) Installing build dependencies ... done Getting requirements to build wheel ... error error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [48 lines of output] Traceback (most recent call last): File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 389, in main() ~~~~^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\site-packages\pip\_vendor\pyproject_hooks\_in_process\_in_process.py", line 143, in get_requires_for_build_wheel return hook(config_settings) File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-iqvf085g\overlay\Lib\site-packages\setuptools\build_meta.py", line 334, in get_requires_for_build_wheel return self._get_build_requires(config_settings, requirements=[]) ~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-iqvf085g\overlay\Lib\site-packages\setuptools\build_meta.py", line 304, in _get_build_requires self.run_setup() ~~~~~~~~~~~~~~^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-iqvf085g\overlay\Lib\site-packages\setuptools\build_meta.py", line 522, in run_setup super().run_setup(setup_script=setup_script) ~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Temp\pip-build-env-iqvf085g\overlay\Lib\site-packages\setuptools\build_meta.py", line 320, in run_setup exec(code, locals()) ~~~~^^^^^^^^^^^^^^^^ File "", line 128, in File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 416, in check_call retcode = call(*popenargs, **kwargs) File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 397, in call with Popen(*popenargs, **kwargs) as p: ~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1038, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ pass_fds, cwd, env, ^^^^^^^^^^^^^^^^^^^ ...<5 lines>... gid, gids, uid, umask, ^^^^^^^^^^^^^^^^^^^^^^ start_new_session, process_group) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\hpome\AppData\Local\Programs\Python\Python313\Lib\subprocess.py", line 1550, in _execute_child hp, ht, pid, tid = _winapi.CreateProcess(executable, args, ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^ # no special security ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... cwd, ^^^^ startupinfo) ^^^^^^^^^^^^ FileNotFoundError: [WinError 2] The system cannot find the file specified [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. fatal: destination path 'Practical-RIFE' already exists and is not an empty directory. Requirement already satisfied: numpy==1.26.4 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 1)) (1.26.4) Requirement already satisfied: tqdm>=4.35.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 2)) (4.67.1) Requirement already satisfied: sk-video>=1.1.10 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 3)) (1.1.10) Requirement already satisfied: torch>=1.3.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 4)) (2.7.0.dev20250228+cu128) Requirement already satisfied: opencv-python>=4.1.2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 5)) (4.11.0.86) Requirement already satisfied: moviepy>=1.0.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 6)) (2.1.2) Requirement already satisfied: torchvision>=0.7.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from -r requirements.txt (line 7)) (0.22.0.dev20250301+cu128) Requirement already satisfied: colorama in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from tqdm>=4.35.0->-r requirements.txt (line 2)) (0.4.6) Requirement already satisfied: scipy in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from sk-video>=1.1.10->-r requirements.txt (line 3)) (1.15.2) Requirement already satisfied: filelock in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (3.17.0) Requirement already satisfied: typing-extensions>=4.10.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (4.12.2) Requirement already satisfied: sympy==1.13.3 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (1.13.3) Requirement already satisfied: networkx in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (3.4.2) Requirement already satisfied: jinja2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (3.1.5) Requirement already satisfied: fsspec in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (2025.2.0) Requirement already satisfied: setuptools in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from torch>=1.3.0->-r requirements.txt (line 4)) (75.8.0) Requirement already satisfied: mpmath<1.4,>=1.1.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from sympy==1.13.3->torch>=1.3.0->-r requirements.txt (line 4)) (1.3.0) Requirement already satisfied: decorator<6.0,>=4.0.2 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (5.2.1) Requirement already satisfied: imageio<3.0,>=2.5 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (2.37.0) Requirement already satisfied: imageio_ffmpeg>=0.2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (0.6.0) Requirement already satisfied: proglog<=1.0.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (0.1.10) Requirement already satisfied: python-dotenv>=0.10 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (1.0.1) Requirement already satisfied: pillow<11.0,>=9.2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from moviepy>=1.0.3->-r requirements.txt (line 6)) (10.4.0) Requirement already satisfied: MarkupSafe>=2.0 in c:\users\hpome\appdata\local\programs\python\python313\lib\site-packages (from jinja2->torch>=1.3.0->-r requirements.txt (line 4)) (3.0.2) Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Apps > Advanced app settings > App execution aliases. Wan 2.1 installed check out all messages and save them before close to verify any errors or not later Press any key to continue . . .