8000 OSX install by katyhuff · Pull Request #3238 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

OSX install #3238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 17, 2014
Prev Previous commit
Next Next commit
removing pythonxy
  • Loading branch information
katyhuff committed Jul 12, 2014
commit a79cfc61bd7af507519729d0840a01bb3806bb50
4 changes: 1 addition & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ distributions that already provide matplotlib built-in. The
Continuum.io distribution `(Anaconda)
<https://store.continuum.io/cshop/anaconda/>`_ or the Enthought distribution
`(Canopy) <https://www.enthought.com/products/canopy/>`_ for Windows, OS X, or
Redhat is an excellent choice that "just works" out of the box. Another
excellent alternative for Windows users is `Python (x, y)
<http://www.pythonxy.com/>`_ which tends to be updated a bit more frequently.
Redhat is an excellent choice that "just works" out of the box.
Both of these packages include matplotlib and pylab, and *lots* of other useful
tools. matplotlib is also packaged for almost every major Linux distribution.
So if you are on Linux, your package manager will probably provide matplotlib
Expand Down
0