Closed sanidhyy closed 1 month ago
Hi @sanidhyy - can you please run gradio cc dev --python-path <path-to-python-interpreter>
It should be the path to the python interpreter where you have installed your custom component.
Thanks @freddyaboulton - It worked for me after running gradio cc dev --python-path <path-to-python-interpreter> --gradio-path <path-to-gradio-executable>
.
Glad it's working @sanidhyy. I think we can improve this development experience in 5.0.
Describe the bug
I was following the Gradio custom component quickstart guide.
When trying to run
gradio cc dev
, I encountered error when opening the frontend on localhost.Have you searched existing issues? 🔎
Reproduction
Screenshot
Logs
No response
System Info
Severity
Blocking usage of gradio