Skip to content

issue regarding matplotlib #198

Description

@AnuvabAstro

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions