segfault matplotlib with Python2.6

Jerry Hill malaclypse2 at gmail.com
Mon Nov 17 18:23:00 EST 2008


On Mon, Nov 17, 2008 at 5:58 PM, Magdoll <magdoll at gmail.com> wrote:
> Has anyone run into the same problem I have? I used to run matplotlib
> with Python2.5 and everything worked fine. Now I use Python2.6, and
> everything falls apart.
>
> I installed numpy, libpng, and freetype as required by matplotlib, and
> the installation all went well. But when I try to plot even the
> simplest stuff, ex:

And you installed the python 2.6 versions of those tools?  I note that
matplotlib doesn't even provide a python 2.6 binary installer yet.
Did you compile them from source?  What platform are you running on?

-- 
Jerry



More information about the Python-list mailing list