Checklist
What happened?
can't open because of the tokenizers can't build
Steps to reproduce the problem
idk
it just pop up
What should have happened?
it run as usual but now it bonked
What browsers do you use to access the UI ?
No response
Sysinfo
from my console can't open the webUI
Console logs
Traceback (most recent call last):
File "/workspace/file/stable-diffusion-webui/launch.py", line 48, in <module>
main()
File "/workspace/file/stable-diffusion-webui/launch.py", line 39, in main
prepare_environment()
File "/workspace/file/stable-diffusion-webui/modules/launch_utils.py", line 423, in prepare_environment
run_pip(f"install -r \"{requirements_file}\"", "requirements")
File "/workspace/file/stable-diffusion-webui/modules/launch_utils.py", line 144, in run_pip
return run(f'"{python}" -m pip {command} --prefer-binary{index_url_line}', desc=f"Installing {desc}", errdesc=f"Couldn't install {desc}", live=live)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/workspace/file/stable-diffusion-webui/modules/launch_utils.py", line 116, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't install requirements.
Command: "/home/gitpod/.pyenv/versions/3.12.4/bin/python" -m pip install -r "requirements_versions.txt" --prefer-binary
Error code: 1
Additional information
No response
Checklist
What happened?
can't open because of the tokenizers can't build
Steps to reproduce the problem
idk
it just pop up
What should have happened?
it run as usual but now it bonked
What browsers do you use to access the UI ?
No response
Sysinfo
from my console can't open the webUI
Console logs
Additional information
No response