Hi,

On Sat, Dec 14, 2013 at 12:28 PM, Matthew Brett <matthew.br...@gmail.com> wrote:
> Hi,
>
> Prompted by Chris B, I just added matplotlib wheels building to the
> framework here:
>
> https://github.com/matthew-brett/mpl-osx-binaries
>
> Instructions for build in the README.
>
> Sorry - am In Cuba at the moment with very low internet bandwidth and
> can't upload the wheels, but they should be simple to build (or I
> messed up with the instructions),

Following up on this one - I have built OSX wheels for python 2.7, 3.3
and 3.4 here:

https://nipy.bic.berkeley.edu/scipy_installers/

You should now be able to do:

# upgrade to latest pip
pip install --upgrade pip
# get fully binary install of matplotlib
pip install --find-links=https://nipy.bic.berkeley.edu/scipy_installers
matplotlib

I've tested on a bare 10.6 machine for Python 2.7, will test for 3.3
and 3.4 - but - could y'all give the installation a try and see if it
works for you?  It will work as well into a virtualenv.  There are
also numpy wheels there so you can get the full stack with that
command.

These wheels are only for OSX I'm afraid - I'm no expert in windows builds.

Cheers,

Matthew

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to