Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help! I met this issue : File "Launcher.py", line 203, in <module> #871

Open
Freyzheng2020 opened this issue Apr 18, 2024 · 1 comment
Open

Comments

@Freyzheng2020
Copy link

Commit hash:
Installing requirements for SadTalker WebUI (may take longer time in first time)
Traceback (most recent call last):
File "Launcher.py", line 203, in
prepare_environment()
File "Launcher.py", line 189, in prepare_environment
run_pip(f"install -r "{requirements_file}"", "requirements for SadTalker WebUI (may take longer time in first time)")
File "Launcher.py", line 118, in run_pip
return run(f'"{python}" -m pip {args} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}")
File "Launcher.py", line 86, in run
raise RuntimeError(message)
RuntimeError: Couldn't install requirements for SadTalker WebUI (may take longer time in first time).

@Freyzheng2020
Copy link
Author

launcher.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant