尝试使用pip或easy_install安装matploblib时,我遇到以下错误:
numpy: 1.5.1
* Could not find the headers for numpy. You may
* need to install the development package.
我的Mac配备了python 2.7和numpy 1.5.1安装,所以我不认为我搞砸了那些。我找到了其他一些讨论这个问题的线程,但我无法使这些解决方案有效。想知道是否还有其他人遇到这个问题并想出来了吗?谢谢!