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

issue regarding matplotlib #198

Open
AnuvabAstro opened this issue Jan 5, 2023 · 0 comments
Open

issue regarding matplotlib #198

AnuvabAstro opened this issue Jan 5, 2023 · 0 comments

Comments

@AnuvabAstro
Copy link

Hi,
In my installation setup, as I am attempted to plot the results using matplotlib, I am getting the following error:
Error in callback <function _draw_all_if_interactive at 0x154582abeca0> (for post_execute):

RuntimeError Traceback (most recent call last)
File ~/anaconda3/envs/celerite/lib/python3.11/site-packages/matplotlib/pyplot.py:119, in _draw_all_if_interactive()
117 def _draw_all_if_interactive():
118 if matplotlib.is_interactive():
--> 119 draw_all()
.......
.......
I have created a separate environment for celerite, and have installed jupyterlab and matplotlib separately using conda within this environment. Could you kindly let me know what could be the issue and how to get around with it? I am willing to facilitate further details if necessary.
Thanks in advance.

regards,
Anuvab Banerjee
India

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