Python Forum
problem with Matplotlib
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with Matplotlib
#1
When I try to generate a plot (via Matplotlib), the output is as follows:

import matplotlib.pyplot as plt
ModuleNotFoundError: No module named 'matplotlib'

I checked via my terminal whether or not I have pip. I do:

pip 20.1 from /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/site-packages/pip (python 3.8)

Does anyone have any suggestions?
Reply


Messages In This Thread
problem with Matplotlib - by AOCL1234 - Jun-30-2020, 08:59 PM
RE: problem with Matplotlib - by Gribouillis - Jun-30-2020, 10:07 PM
RE: problem with Matplotlib - by AOCL1234 - Jul-02-2020, 08:53 PM
RE: problem with Matplotlib - by Gribouillis - Jul-02-2020, 09:13 PM
RE: problem with Matplotlib - by AOCL1234 - Jul-03-2020, 07:22 PM

Forum Jump:

User Panel Messages

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