Matplotlib install failure on Mac OSX 10.8 Mountain Lion

前端 未结 11 1020
眼角桃花
眼角桃花 2020-12-23 02:21

I tried to install matplotlib on my MacBook Air, but it always gives me this error message:

 Processing matplotlib-1.1.1_notests.tar.gz
 Running matplotlib-1         


        
11条回答
  •  Happy的楠姐
    2020-12-23 02:56

    Note the 'no pkg-config' notices. You should have pkg-config on your search path, and it presumably needs to be the homebrew version so that it knows where the homebrew versions of the libraries are.

提交回复
热议问题