python - Pylab is not installing on my macbook -
mitx 6.00 pylab not installing on macbook running mountain lion running python 2.7.3. have tried installing multiple times can not work. have posted error message below not sure telling me do. if explain error , how fix great. >>> ================================ restart ================================ >>> import pylab traceback (most recent call last): file "<pyshell#5>", line 1, in <module> import pylab file "/library/python/2.7/site-packages/matplotlib-1.3.x-py2.7-macosx-10.8-intel.egg/pylab.py", line 1, in <module> matplotlib.pylab import * file "/library/python/2.7/site-packages/matplotlib-1.3.x-py2.7-macosx-10.8-intel.egg/matplotlib/__init__.py", line 133, in <module> matplotlib.cbook import matplotlibdeprecationwarning file "/library/python/2.7/site-packages/matplotlib-1.3.x-py2.7-macosx-10.8-intel.egg/matplotlib/cbook.py", line 29, in <module> import numpy np