Python Forum
Error with MatPlotLib subplots
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error with MatPlotLib subplots
#9
Thumbs Up 
Fixed! Given your great feedback, I thought you deserved a final report...

After much additional effort, I decided that my MacBook installation was corrupt in some way. So I flattened my MacBook - deleted all the contents of the system disk and then:
  1. Reinstalled the MacOS,
  2. Installed only the apps required to test the Python test code.
At that point, the test code ran perfectly.

I wish I could find the underlying issue. But what I've learned over the lst 30+ years of coding is that sometimes it's just better to write off an issue as "smelly stuff happens" and move ahead.

Again, many thanks for your help.

Best,

Dan.
Reply


Messages In This Thread
Error with MatPlotLib subplots - by Danno - Mar-22-2022, 04:15 AM
RE: Error with MatPlotLib subplots - by Larz60+ - Mar-22-2022, 08:08 AM
RE: Error with MatPlotLib subplots - by deanhystad - Mar-22-2022, 11:48 AM
RE: Error with MatPlotLib subplots - by Danno - Mar-23-2022, 05:07 AM
RE: Error with MatPlotLib subplots - by Danno - Mar-23-2022, 04:52 PM
RE: Error with MatPlotLib subplots - by Larz60+ - Mar-23-2022, 08:07 PM
RE: Error with MatPlotLib subplots - by Danno - Mar-26-2022, 07:31 AM
RE: Error with MatPlotLib subplots - by Larz60+ - Mar-26-2022, 08:32 AM
RE: Error with MatPlotLib subplots - by Danno - Apr-01-2022, 12:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Trying to loop through code to plot seaborn line plots across multiple subplots eyavuz21 0 1,722 Dec-05-2022, 10:46 AM
Last Post: eyavuz21
  Nested for loops: Iterating over columns of a DataFrame to plot on subplots dm222 0 1,753 Aug-19-2022, 11:07 AM
Last Post: dm222
  Matplotlib: How do I convert Dates from Excel to use in Matplotlib JaneTan 1 3,281 Mar-11-2021, 10:52 AM
Last Post: buran
  Error message when trying to install Matplotlib in Python3.8 Transitionyte 5 5,235 Jan-22-2020, 11:52 PM
Last Post: Transitionyte
  matplotlib pip install error Paul_Grosvenor 3 4,285 Nov-18-2019, 01:11 PM
Last Post: buran
  how to create subplots in for loop? python_newbie09 1 5,934 Sep-25-2019, 02:29 PM
Last Post: stullis
  matplotlib recursion error when repeatedly displaying a surface AdeIsHere 0 1,954 Sep-19-2019, 04:36 PM
Last Post: AdeIsHere
  Subplots on one figure SarahColombo96 0 1,763 Feb-09-2019, 01:09 PM
Last Post: SarahColombo96
  Change distance and title postion in subplots Mark3232 2 2,860 Jul-19-2018, 10:10 AM
Last Post: Mark3232
  Help with plot legends in subplots Felipe 2 5,888 Feb-06-2017, 02:55 PM
Last Post: Felipe

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020