Hi,
I don't have time to root around for the cause right now, but the PDF backend isn't working. See the attachment for tracebacks generated with "python backend_driver.py pdf" This is with recent svn (3565).
-Andrew
error.log (3.98 KB)
Hi,
I don't have time to root around for the cause right now, but the PDF backend isn't working. See the attachment for tracebacks generated with "python backend_driver.py pdf" This is with recent svn (3565).
-Andrew
error.log (3.98 KB)
Hi Andrew,
On Wednesday 18 July 2007 4:00:05 pm Andrew Straw wrote:
I don't have time to root around for the cause right now, but the PDF
backend isn't working. See the attachment for tracebacks generated with
"python backend_driver.py pdf" This is with recent svn (3565).
It looks like your errors are related to the changes I made to rcParams, but I
cant reproduce the problem on my machine. backend_driver reports no problems
here, pdf or otherwise. Would you try deleting your build and
site-packages/matplotlib* directories, and building from scratch?
Darren
Darren Dale wrote:
Hi Andrew,
I don't have time to root around for the cause right now, but the PDF
backend isn't working. See the attachment for tracebacks generated with
"python backend_driver.py pdf" This is with recent svn (3565).It looks like your errors are related to the changes I made to rcParams, but I cant reproduce the problem on my machine. backend_driver reports no problems here, pdf or otherwise. Would you try deleting your build and site-packages/matplotlib* directories, and building from scratch?
You're right -- it's a silly mistake on my end -- I had detritus left in site-packages.. Apologies for the false alarm. I do try to be careful.
On Wednesday 18 July 2007 4:00:05 pm Andrew Straw wrote: