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

render error on matplotlib plots #72

Open
remifan opened this issue May 3, 2023 · 3 comments
Open

render error on matplotlib plots #72

remifan opened this issue May 3, 2023 · 3 comments

Comments

@remifan
Copy link

remifan commented May 3, 2023

I have installed euporie via pipx and run inside Kitty terminal,

simple matplotlib draw seems not rendered correctly

image

how to further trace what's going wrong?

@joouha
Copy link
Owner

joouha commented May 3, 2023

If you run euporie-notebook with the --log-level=debug --log-file=log.log flags, like this:

euporie-notebook --log-level=debug --log-file=log.log my-notebook.ipynb

you will probably find some tracebacks in the log.

Could you post the log file?

@joouha
Copy link
Owner

joouha commented May 3, 2023

Also what OS and which version of euporie and Python are you using?

@joouha
Copy link
Owner

joouha commented Jan 18, 2024

Did you manage to 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

2 participants