Re: [Matplotlib-users] PDF backend errors out; PNG works fine

2009-07-22 Thread Michael Droettboom
to your suggestion that I run python setup.py build, I don't > seem to have the necessary permissions but the sysadmin is very helpful and > once I have a little more information on the new problem I'll get his help > again. > > Thanks again, > > John Kerenyi > >

Re: [Matplotlib-users] PDF backend errors out; PNG works fine

2009-07-22 Thread John Kerenyi
2, 2009 9:38 AM To: matplotlib-users@lists.sourceforge.net Subject: Re: [Matplotlib-users] PDF backend errors out; PNG works fine "John Kerenyi" writes: > File > "/soft/python/lib/python2.6/site-packages/matplotlib/backends/backend_ > pd > f.py", line 44, in &g

Re: [Matplotlib-users] PDF backend errors out; PNG works fine

2009-07-22 Thread Jouni K . Seppänen
"John Kerenyi" writes: > File > "/soft/python/lib/python2.6/site-packages/matplotlib/backends/backend_pd > f.py", line 44, in > from matplotlib import ttconv > ImportError: > /soft/python/lib/python2.6/site-packages/matplotlib/ttconv.so: undefined > symbol: _ZTVSt19basic_ostringstreamIcSt1

[Matplotlib-users] PDF backend errors out; PNG works fine

2009-07-22 Thread John Kerenyi
Hello all, I am a relatively new user of matplotlib but have come a long way in these last couple months. I developed some Python graph scripts on my Windows machine, which reports matplotlib version 0.98.5.2 (installed via Python(x,y)). These scripts write either .png or .pdf files, depending on