Skip to content
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

【bug】app_gui() SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON #377

Open
xiaxiuli opened this issue Oct 11, 2024 · 3 comments

Comments

@xiaxiuli
Copy link

运行 examples/assistant_rag.py app_gui(),点击提交按钮后, 提示SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON
已经 pip install -U "qwen-agent[rag,code_interpreter,python_executor,gui]",qwen-agent==0.10.0, gradio==4.21.0, gradio_client==0.12.0
2024-10-11_16-08-02
2024-10-11_16-08-26

@Zi-Gao
Copy link

Zi-Gao commented Oct 15, 2024

同样的问题

@freshlu11
Copy link

我也是,运行examples/tir_math.py app_gui() 点击提交按钮后, 提示SyntaxError: Unexpected token 'I', "Internal S"... is not valid JSON

@freshlu11
Copy link

pip install --upgrade gradio 我通过更新gradio解决了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants