now I get:
File e:\getmodpot.py:40
fig,ax = initPlot()
File E:\mystuff.py:272 in initPlot
fig,ax = plt.subplots(figsize=(xs,ys))
File ~\anaconda3\Lib\site-packages\matplotlib\pyplot.py:1501 in subplots
fig = figure(**fig_kw)
File ~\anaconda3\Lib\site-packages\matplotlib\_api\d
The latest[?] version of Matplotlib cannot show a figure. I get the
annoying error message: "Matplotlib is currently using agg, which is a
non-GUI backend, so cannot show the figure"
I'm using Spyder python 3.11 on Windows 11.
What to do?
--
Leif Svalgaard
l...@leif.org
--
https://mail.python.or