Replies: 6 comments 15 replies
-
|
what does it say at the very top - first two lines? your setup never finished correctly and now you're posting traceback which fails on importing gradio. |
Beta Was this translation helpful? Give feedback.
-
|
it says error running install gradio. and still the details why are in |
Beta Was this translation helpful? Give feedback.
-
|
ouch. seems like gradio has not released new version for mac just yet. |
Beta Was this translation helpful? Give feedback.
-
|
trying to get to bottom of this, few more commands: pip install --upgrade -v pip
pip cache purge
pip install gradio==3.31.0 |
Beta Was this translation helpful? Give feedback.
-
|
its becase app install dependencies inside
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
When I run ./webui.sh --upgrade, I get this error. How can I fix it? Thank you. My device is a Mac M2.

Beta Was this translation helpful? Give feedback.
All reactions