Module not found error import matplotlib.pyplot as plt

when trying to run my app i keep getting the module not found error, i have the code written to use matplotlib. But this keeps giving me an error. Any advice here.

Make sure matplotlib is installed.