hi, downloaded wan21_v5 updated pip to 25.0.1, win 10, 4090rtx on laptop, python 3.10.11 `Microsof

hi, downloaded wan21_v5

updated pip to 25.0.1, win 10, 4090rtx on laptop, python 3.10.11

Microsoft Windows [Version 10.0.19045.5487] (c) Microsoft Corporation. Alle Rechte vorbehalten. H:\sd\Wan21_v5\Wan2.1\venv>python.exe -m pip install --upgrade pip Requirement already satisfied: pip in c:\users\gecko\appdata\local\programs\python\python310\lib\site-packages (25.0.1) H:\sd\Wan21_v5\Wan2.1\venv>python -m ensurepip --upgrade Looking in links: c:\Users\gecko\AppData\Local\Temp\tmpj5_qcom1 Requirement already satisfied: setuptools in c:\users\gecko\appdata\local\programs\python\python310\lib\site-packages (65.5.0) Requirement already satisfied: pip in c:\users\gecko\appdata\local\programs\python\python310\lib\site-packages (25.0.1) H:\sd\Wan21_v5\Wan2.1\venv>python --versio unknown option --versio usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ... Try python -h' for more information.

H:\sd\Wan21_v5\Wan2.1\venv>python --version
Python 3.10.11

H:\sd\Wan21_v5\Wan2.1\venv> getting this error with Start_APP.bat C:\Users\gecko\AppData\Local\Programs\Python\Python310\python.exe: can't open file 'H:\sd\Wan21_v5\Wan2.1\App.py': [Errno 2] No such file or directory`

app.py isn't there
Was this page helpful?