Hi Sameer,
If you are using the default (system) Python, I found that the only extra
dependency you need to install is pkg-config. I used homebrew for this
(http://mxcl.github.com/homebrew/ and "brew install pkg-config").
Alternatively, you can install it directly from the source obtained at
Hi all,
This is my first time setting up matplotlib.
I'm on OS X Lion 10.7 (build 11A511s, so no updates done to the initial
release of OS X Lion).
I am using virtualenv and pip to do the installation.
I'm aware of the incompatibility with libpng 1.5, so I didn't just run "pip
install matplotli