"import matplotlib.pyplot as plt" met error module not found

try to plot figures but matplotlib.pyplot not found

1 Like

Welcome to the Forum!

As @stefano.menci pointed out, when you create a new question, you get a template, outlining the pieces of information that can help the volunteers here understand your problem.

But before you even ask, you can often get good answers – without waiting – by

  1. Searching the Forum (using the :mag: symbol above)
  2. Searching the Docs (at the top of this web page)

In this case, I’d start here: Installing Custom Packages.

1 Like