David Pine <d...@nyu.edu> writes:

> "name 'xpdf' is not defined"
>
> params = {'backend': 'Agg',
 ...
>           'ps.usedistiller' : xpdf,

Put xpdf in quotes: 'xpdf' not xpdf. In the matplotlibrc file you don't
need quotes there, but if you use Python to set parameters, you do.

-- 
Jouni K. Seppänen
http://www.iki.fi/jks


------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to