Re: [SciPy-user] Installation problems Mac OS X 10.4.7
David, Helmut I also had problems with the Matplotlib included in the superpack. The solution was to download a new matplotlib binary (one compatible with numpy 1.0b5) from here: http://euclid.uits.iupui.edu/mplfiles/ Hopefully these kind of compatibility issues will subside once numpy reaches a stable 1.0. Brendan
------------------------------
Message: 6 Date: Sun, 17 Sep 2006 11:01:26 +0200 From: "David Andrews" <irbdavid@gmail.com> Subject: Re: [SciPy-user] Installation problems Mac OS X 10.4.7 To: "SciPy Users List" <scipy-user@scipy.org> Message-ID: <8edec5ec0609170201p3ecb5021y4eda8506f71b9607@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Hi Helmut,
I've been having precisely the same problem. As far as I can tell there is no way to get the stuff in the superpack working together properly. Numpy and Scipy install fine from it, but the matplotlib mpkg in it is broken. I had no real progress using the 'official' matplotlib packages from their site, as they expect a different version of numpy, despite the fact that its supposed to be fine with all 1.0+ versions of numpy.
I'm not sure how to resolve this problem, It has been suggested that its best to install packages from http://pythonmac.org/packages/py24-fat/index.html though scipy is currently not available there.
Let me know if you make any progress :)
Cheers,
Dave
participants (1)
-
Brendan Simons