On Wed, Sep 22, 2010 at 1:14 PM, Jeremy Lounds <lou...@gmail.com> wrote:

> Nevermind, I think I solved it...
>
> $ cd /usr/local/lib/python2.6/dist-packages
> $ sudo cp -R * /usr/lib/python2.6/dist-packages/
>
> Maybe worth a note somewhere? Or maybe it is there, I just completely
> missed
> the right configuration/installation step.
>
> ~ Jeremy
>
>
>
I am not 100% certain on this, but if I remember correctly, the issue was
that the python search path doesn't go into /usr/local/lib.  That or that
the OS wasn't searching for library files in /usr/local/lib.  I can't
remember...  Whatever it was, I don't think it was specific to matplotlib.

I really should write notes to myself when I encounter these situations...

Ben Root
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to