|
From: Darren D. <dsd...@gm...> - 2011-08-09 11:38:48
|
On Sat, Aug 6, 2011 at 6:39 PM, R. Padraic Springuel <R.S...@um...> wrote: > So, I have a python 3.2 install on my Mac for other purposes, but when I > heard about the matplotlib branch for python 3 I figured I'd give it a > try even though I have a perfectly good version for python 2.7 running > already. However, in attempting to build matplotlib, I get the > following output: > >> basedirlist is: [] >> ============================================================================ >> BUILDING MATPLOTLIB >> matplotlib: 1.1.0 >> python: 3.2.1 (v3.2.1:ac1f7e5c0510, Jul 9 2011, 00:46:58) >> [GCC 4.0.1 (Apple Inc. build 5493)] >> platform: darwin >> >> REQUIRED DEPENDENCIES >> numpy: 1.6.1 >> freetype2: found, but unknown version (no pkg-config) >> * WARNING: Could not find 'freetype2' headers in any >> * of '.', './freetype2'. The report says the freetype2 headers could not be found, which probably means they are not installed. |