0

I tried to import matplotlib.pyplot, but it keeps telling me that 'module' object has no attribute pyplot.

I attached two screenshot below.

screenshot 1

screenshot 2

It used to work perfect well. But since last week, this is not working. I am sure I already install matplotlib, because I can import matplotlib.

I am using sublime to edit.

Please help me! Thank you!

3
  • Welcome to Stackoverflow! Please add code as text and not as pictures, otherwise I cannot be found by search engines and people are less likely to be able to help. Commented Mar 16, 2017 at 18:33
  • Hi! I just try to do import matplotlib.pyplot as plt. But it tells me that 'module' object has no attribute 'pyplot'. Commented Mar 16, 2017 at 18:42
  • This is a duplicate of this question. Commented Oct 30, 2017 at 18:12

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.