Originally created by @NeevJewalkar on GitHub (Dec 9, 2024).
As the title says, i was able to run open webui by entering the command: open-webui serve
But now, i get the error:
ImportError: cannot import name 'descriptor' from 'google.protobuf' (unknown location)
Anyone know how to fix this?
Originally created by @NeevJewalkar on GitHub (Dec 9, 2024).
As the title says, i was able to run open webui by entering the command:
`open-webui serve`
But now, i get the error:
```
ImportError: cannot import name 'descriptor' from 'google.protobuf' (unknown location)
```
Anyone know how to fix this?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @NeevJewalkar on GitHub (Dec 9, 2024).
As the title says, i was able to run open webui by entering the command:
open-webui serveBut now, i get the error:
Anyone know how to fix this?