Matplotlib warning [error?] message

2024-02-19 Thread Leif Svalgaard via Python-list
as_list in alias_mapping.items() AttributeError: 'Figure' object has no attribute 'items' -- Leif Svalgaard l...@leif.org -- https://mail.python.org/mailman/listinfo/python-list

Matplotlib warning [error?] message

2024-02-18 Thread Leif Svalgaard via Python-list
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...@lei

Re: Python-list Digest, Vol 227, Issue 3

2022-08-03 Thread Leif Svalgaard
I also get 'file not found' when trying to let Spyder [v5.2] select the newly installed 3.10.6, and the path length is a lot less than 256. On Wed, Aug 3, 2022 at 9:03 AM wrote: > Send Python-list mailing list submissions to > python-list@python.org > > To subscribe or unsubscribe via t

spyder v5: invalid file name when selecting interpreter in preferences

2022-07-23 Thread Leif Svalgaard
error message: invalid file path: C:/Users/leifs/anaconda3/python3105.exe what is wrong with that? -- Leif l...@leif.org -- https://mail.python.org/mailman/listinfo/python-list