|
From: lulu <lau...@me...> - 2012-10-14 16:14:14
|
Thanks Eric-
I ran this in python 2.6, and got this error:
Traceback (most recent call last):
File "/Users/laura/Desktop/Bohlen10_12_12.py", line 3, in <module>
import matplotlib.pyplot as plt
ImportError: No module named matplotlib.pyplot
>>>
So, I am installing matplotlib again.
--
View this message in context: http://matplotlib.1069221.n5.nabble.com/installating-matplotlib-in-mac-10-7-4-for-python-2-6-tp39436p39451.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
|