-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
docker compose --profile auto-cpu up --build -> ImportError: cannot import name 'TypeIs' from 'typing_extensions' - exited with code 1- #742
Comments
Can confirm the same problem for upd.: duplicates #729, workaround is there |
workaround from #729 does not work for me. Changing UI does not make a difference
Hardware / Software
|
@m4rtini2, if you loook closely, you will notice that the command you running is
where it should be
You forgot |
@ne-bknn, thank you for the quick help. It works now |
This workaround has fixed things for me as well. I think this is raised as: AUTOMATIC1111/stable-diffusion-webui#16520 in the AUTOMATIC1111/stable-diffusion-webui repo. |
Has this issue been opened before?
Describe the bug
when I try
$ sudo docker compose --profile auto-cpu up --build
then
Which UI
auto-cpu ?
Here is the log
`$ sudo docker compose --profile auto-cpu up --build
Hardware / Software
The text was updated successfully, but these errors were encountered: