-
-
Notifications
You must be signed in to change notification settings - Fork 329
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
Cannot install on Ubuntu 22.04 #276
Comments
I have exactly the same error |
Should be fixed in https://github.com/LykosAI/StabilityMatrix/releases/tag/v2.6.7, let me know if it works |
Hello,
no i'm sorry it's exactly same, it working only if i drop kohya, but not if
i import it
16:46:48-777511 INFO headless: False
16:46:48-780134 INFO Load CSS...
Running on local URL: http://127.0.0.1:7860
To create a public link, set `share=True` in `launch()`.
Traceback (most recent call last):
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/gradio/routes.py",
line 439, in run_predict
output = await app.get_blocks().process_api(
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/gradio/blocks.py",
line 1384, in process_api
result = await self.call_function(
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/gradio/blocks.py",
line 1089, in call_function
prediction = await anyio.to_thread.run_sync(
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/anyio/to_thread.py",
line 33, in run_sync
return await get_asynclib().run_sync_in_worker_thread(
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/anyio/_backends/_asyncio.py",
line 877, in run_sync_in_worker_thread
return await future
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/anyio/_backends/_asyncio.py",
line 807, in run
result = context.run(func, *args)
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/python3.10/site-packages/gradio/utils.py",
line 700, in wrapper
response = f(*args, **kwargs)
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/library/common_gui.py",
line 244, in get_folder_path
root = Tk()
File
"/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Assets/Python310/lib/python3.10/tkinter/__init__.py",
line 2299, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive,
wantobjects, useTk, sync, use)
_tkinter.TclError: Can't find a usable init.tcl in the following
directories:
/tools/deps/lib/tcl8.6
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/lib/tcl8.6
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/lib/tcl8.6
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/venv/library
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/library
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/kohya_ss/tcl8.6.12/library
/home/antoine/Bureau/StabilityMatrix-linux-x64/Data/Packages/tcl8.6.12/library
This probably means that Tcl wasn't installed properly.
Le sam. 2 déc. 2023 à 02:43, Ionite ***@***.***> a écrit :
… Should be fixed in
https://github.com/LykosAI/StabilityMatrix/releases/tag/v2.6.7, let me
know if it works
—
Reply to this email directly, view it on GitHub
<#276 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6C5FADEKND4MP5T43SMAXTYHKBT7AVCNFSM6AAAAAA7WDY5MGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZWHE4DKOJTGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
pull bot
pushed a commit
to SysLik000/StabilityMatrix
that referenced
this issue
Dec 19, 2023
Update AsyncImageLoader.Avalonia to 3.2.1
This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days. |
github-actions
bot
added
the
stale
Stale issue or inactive for long period of time
label
Aug 10, 2024
This issue was closed because it has been stale for 5 days with no activity. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, Im trying to install StableDiffusion A1111 on Ubuntu but when the download starts, this error happens, I tried to delete the folders and files created, but the error keep going
The text was updated successfully, but these errors were encountered: