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

TkAgg related error #3

Open
mostafa-razavi opened this issue Aug 11, 2023 · 0 comments
Open

TkAgg related error #3

mostafa-razavi opened this issue Aug 11, 2023 · 0 comments

Comments

@mostafa-razavi
Copy link

I'm using Ubuntu and the gives an error related to tkinter backend:

ImportError: Cannot load backend 'TkAgg' which requires the 'tk' interactive framework, as 'headless' is currently running

When I changed the matplotlib.use('TkAgg') line in visualize.py to matplotlib.use('Agg') the issue was fixed. Can you fix this?

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