econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

Add troubleshooting for OS X Lion with installing matplotlib #42

Open econchick opened 11 years ago

econchick commented 11 years ago

This may help a lot of folks: http://superuser.com/questions/242190/how-to-install-matplotlib-on-os-x/267204#267204

kdeebee commented 11 years ago

Thanks for sharing. I agree that installing the C libraries required for matplotlib can be challenging on Mac. The above article details the steps using brew, whilst I wrote instructions in a pull request without the brew dependency. (installing the c libraries directly...) See https://github.com/kdeebee/new-coder/commit/15dd7bc6b9547a2affe2c60d4421e4b5ee1250c5