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

software_company run_gradio failed #102

Open
jim123ture opened this issue Sep 27, 2023 · 0 comments
Open

software_company run_gradio failed #102

jim123ture opened this issue Sep 27, 2023 · 0 comments

Comments

@jim123ture
Copy link

I run run_gradio.py with pycharm, but it failed, the logs is as below:
Traceback (most recent call last):
File "D:\programs\anaconda3\envs\agents\lib\site-packages\gradio\routes.py", line 442, in run_predict
output = await app.get_blocks().process_api(
File "D:\programs\anaconda3\envs\agents\lib\site-packages\gradio\utils.py", line 861, in exit
matplotlib.use(self.original_backend)
File "D:\programs\anaconda3\envs\agents\lib\site-packages\matplotlib_init
.py", line 1276, in use
plt.switch_backend(name)
File "D:\programs\anaconda3\envs\agents\lib\site-packages\matplotlib\pyplot.py", line 343, in switch_backend
canvas_class = module.FigureCanvas
AttributeError: module 'backend_interagg' has no attribute 'FigureCanvas'

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

1 participant