Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
matplotlib: plotting with Python
NotificationsYou must be signed in to change notification settings
matplotlib/matplotlib
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Build mpl on OSX has proven to be a nightmare because of all thedifferent types of zlib, png and freetype that may be on your system.The recommended and supported way to build is to use the make.osx filein this directory. This script requires you to set a PREFIXenvironment variable where you want to the install to go. It willfetch the dependencies from a remove server and install them into yourPREFIX dir, and then build mpl against them. It should ignore anylib, png or freetype on your systemExample usage:: PREFIX=/Users/jdhunter/dev make -f make.osx fetch deps mpl_install
About
matplotlib: plotting with Python
Topics
Resources
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published