This repository has been archived by the owner on Jun 5, 2018. It is now read-only.
forked from mdboom/matplotlib-py3
-
Notifications
You must be signed in to change notification settings - Fork 1
Repo for the March matplotlib sprint - This has been archived as the port is complete
License
CTPUG/matplotlib-py3
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 the different 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 file in this directory. This script requires you to set a PREFIX environment variable where you want to the install to go. It will fetch the dependencies from a remove server and install them into your PREFIX dir, and then build mpl against them. It should ignore any lib, png or freetype on your system Example usage:: PREFIX=/Users/jdhunter/dev make -f make.osx fetch deps mpl_install
About
Repo for the March matplotlib sprint - This has been archived as the port is complete
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 55.4%
- C++ 23.0%
- C 19.7%
- Objective-C 1.9%