stable-diffusion-webui
stable-diffusion-webui copied to clipboard
Failure to import Roboto font prevents application from running
Describe the bug Launching webui-user.bat outputs an error
To Reproduce Steps to reproduce the behavior: ??????????
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Console Output (Conda, but cmd output is the same) ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
(artbot) R:\PF[A]\AI\stable-diffusion-webui>webui-user.bat
venv "R:\PF[A]\AI\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 | packaged by conda-forge | (main, Oct 7 2022, 20:14:50) [MSC v.1916 64 bit (AMD64)]
Commit hash: f7c787eb7c295c27439f4fbdf78c26b8389560be
Installing requirements for Web UI
Launching Web UI with arguments: --medvram
Traceback (most recent call last):
File "R:\PF[A]\AI\stable-diffusion-webui\launch.py", line 152, in
(artbot) R:\PF[A]\AI\stable-diffusion-webui>pip install font-roboto Requirement already satisfied: font-roboto in c:\users<my username>.conda\envs\artbot\lib\site-packages (0.0.1)
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
OS: Win10 Hash: f7c787eb7c295c27439f4fbdf78c26b8389560be Tested both with conda and native python
same error on windows 11 cmd, output is similar but not the same.
venv "D:[IA]\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: df0a1f83815c771246a7b1bca85d63feaefad8d1
Installing requirements for Web UI
Launching Web UI with arguments:
Traceback (most recent call last):
File "D:[IA]\stable-diffusion-webui\launch.py", line 206, in
@Lynkes @Sophronius Remove "[ ]" from your folder names.( ̄︶ ̄)↗
@Lynkes @Sophronius Remove "[ ]" from your folder names.( ̄︶ ̄)↗
Yea that fix's It, i found out on another thread already but tnx for the reply.
@Lynkes @Sophronius Remove "[ ]" from your folder names.( ̄︶ ̄)↗
Yea that fix's It, i found out on another thread already but tnx for the reply.
could you pls tell me the other thread? i checked my folder name,there is no'[]',and i cant find the solution.
Don't know what thread it was, but try to do a git clone of stable defusion on the root folder of your drive and run the webui-user.bat without administrator privileges.