python安装matplotlib模块出错,python – 安装matplotlib时出错

论坛 期权论坛 编程之家     
选择匿名的用户   2021-6-2 20:12   2095   0

我试过使用pip install matplotlib和git clone然后python setup.py安装,如

the installation faq中描述的Mac OS 10.7。但我得到相同的错误:

[...]

llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -DPY_ARRAY_UNIQUE_SYMBOL=MPL_ARRAY_API -DPYCXX_ISO_CPP_LIB=1 -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include -I. -I/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include/freetype2 -I./freetype2 -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c src/ft2font.cpp -o build/temp.macosx-10.7-intel-2.7/src/ft2font.o

cc1plus: warning: command line option "-Wstrict-prototypes" is valid for Ada/C/ObjC but not for C++

In file included from src/ft2font.cpp:3:

src/ft2font.h:16:22: error: ft2build.h: No such file or directory

src/ft2font.h:17:10: error: #include expects "FILENAME" or

src/ft2font.h:18:10: error: #include expects "FILENAME" or

src/ft2font.h:19:10: error: #include expects "FILENAME" or

src/ft2font.h:20:10: error: #include expects "FILENAME" or

src/ft2font.h:21:10: error: #include expects "FILENAME" or

In file included from src/ft2font.cpp:3:

src/ft2font.h:34: error: ‘FT_Bitmap’ has not been declared

src/ft2font.h:34: error: ‘FT_Int’ has not been declared

src/ft2font.h:34: error: ‘FT_Int’ has not been declared

src/ft2font.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token

[...]

似乎我错过了一些软件包安装在我的系统中?或者有任何其他更好的方法来安装matplotlib?

谢谢!

更新:通过谷歌和搜索我发现我可能缺乏包freetype2,但是,如果我尝试安装它通过homebrew我得到一个警告消息:

[me @ my mac]$ brew search freetype

Apple distributes freetype with OS X, you can find it in /usr/X11/lib.

However not all build scripts look here, so you may need to call ENV.x11

in your formula's install function.

分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:3875789
帖子:775174
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP