Matplotlib not working /u/WatercressGood4334 Python Education
Matplotlib not working /u/WatercressGood4334 Python Education
I downloaded Matplotlib and I can run command
import matplotlib as plt
without any problem, however using any other command doesn’t work and I get en error. For example I obtain error: “AttributeError: module ‘matplotlib’ has no attribute ‘plot'” for command:
print(plt.plot([1,2,3],[2,4,6]))
submitted by /u/WatercressGood4334
[link] [comments]
r/learnpython I downloaded Matplotlib and I can run command import matplotlib as plt without any problem, however using any other command doesn’t work and I get en error. For example I obtain error: “AttributeError: module ‘matplotlib’ has no attribute ‘plot'” for command: print(plt.plot([1,2,3],[2,4,6])) submitted by /u/WatercressGood4334 [link] [comments]
I downloaded Matplotlib and I can run command
import matplotlib as plt
without any problem, however using any other command doesn’t work and I get en error. For example I obtain error: “AttributeError: module ‘matplotlib’ has no attribute ‘plot'” for command:
print(plt.plot([1,2,3],[2,4,6]))
submitted by /u/WatercressGood4334
[link] [comments] I downloaded Matplotlib and I can run command import matplotlib as plt without any problem, however using any other command doesn’t work and I get en error. For example I obtain error: “AttributeError: module ‘matplotlib’ has no attribute ‘plot'” for command: print(plt.plot([1,2,3],[2,4,6])) submitted by /u/WatercressGood4334 [link] [comments]