On Sun, Aug 30, 2009 at 5:41 AM, Gael
Varoquaux wrote:
> Yes, that did fix the problem. I suspect it might be trivial :). Thanks a
> lot.
This is a common problem, and the first line of defense against builds
or installs that aren't working properly. We even have a FAQ entry:
http://matplotli
On Sun, Aug 30, 2009 at 01:35:47PM +0300, Jouni K. Seppänen wrote:
> Gael Varoquaux writes:
> > ImportError: /home/varoquau/dev/matplotlib/lib/matplotlib/ttconv.so:
> > undefined symbol: _ZN14TTStreamWriter7putcharEi
> > Does anybody know what I am doing wrong?
> I just had a similar problem, a
Gael Varoquaux writes:
> ImportError: /home/varoquau/dev/matplotlib/lib/matplotlib/ttconv.so:
> undefined symbol: _ZN14TTStreamWriter7putcharEi
>
> Does anybody know what I am doing wrong?
I just had a similar problem, and nuking the build directory and
rebuilding matplotlib fixed it. Have you t
It must be me being stupid build MPL under the latest Ubuntu (has it
become harder lately? I have this impression), but I can't save pdfs with
a development version of MPL:
/home/varoquau/dev/matplotlib/lib/matplotlib/backends/backend_pdf.py in
()
42 from matplotlib.transforms import Affine2D