Open freddyaboulton opened 3 weeks ago
The blocks_js_methods demo raises an error whenever you click on the verb radio buttons
blocks_js_methods
It could be a problem with the demo instead of gradio though.
import gradio as gr
No response
Gradio Environment Information: ------------------------------ Operating System: Darwin gradio version: 4.41.0 gradio_client version: 1.4.0 ------------------------------------------------ gradio dependencies in your environment: aiofiles: 23.2.1 anyio: 4.4.0 fastapi: 0.112.0 ffmpy: 0.4.0 gradio-client==1.3.0 is not installed. httpx: 0.27.0 huggingface-hub: 0.24.5 importlib-resources: 6.4.0 jinja2: 3.1.4 markupsafe: 2.1.5 matplotlib: 3.9.1.post1 numpy: 2.0.1 orjson: 3.10.7 packaging: 24.1 pandas: 2.2.2 pillow: 10.4.0 pydantic: 2.9.0 pydub: 0.25.1 python-multipart: 0.0.9 pyyaml: 6.0.2 ruff: 0.4.1 semantic-version: 2.10.0 tomlkit==0.12.0 is not installed. typer: 0.12.3 typing-extensions: 4.12.2 urllib3: 2.2.2 uvicorn: 0.30.5 authlib; extra == 'oauth' is not installed. itsdangerous; extra == 'oauth' is not installed. gradio_client dependencies in your environment: fsspec: 2024.6.1 httpx: 0.27.0 huggingface-hub: 0.24.5 packaging: 24.1 typing-extensions: 4.12.2 websockets: 12.0
I can work around it
Hi, I was trying to address this issue as my first contribution, but when I ran the demo, the problem didn't appear. Has it already been resolved?
Describe the bug
The
blocks_js_methods
demo raises an error whenever you click on the verb radio buttonsIt could be a problem with the demo instead of gradio though.
Have you searched existing issues? π
Reproduction
Screenshot
No response
Logs
No response
System Info
Severity
I can work around it