-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
On Fedora 39 I am getting the following warning when running the script with uv (uv run promdens.py)
../promdens.py:813: UserWarning: Matplotlib is currently using agg, which is a non-GUI backend, so cannot show the figure.
plt.show()
We should document what is needed to make this work.
Also, I think it might be perhaps worthwhile to implement a new option that turns on/off the interactive plotting, which will be useful for tests.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation