Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-22 Thread Jeff Klukas
On Sun, Aug 21, 2011 at 1:01 PM, Jouni K. Seppänen wrote: > Jeff Klukas writes: > >>   File >> "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py", >> line 727, in _register >>     assert encoding is None >> AssertionError > > This sounds like thi

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-21 Thread Jouni K . Seppänen
Jeff Klukas writes: > File > "/Library/Frameworks/EPD64.framework/Versions/7.1/lib/python2.7/site-packages/matplotlib/dviread.py", > line 727, in _register > assert encoding is None > AssertionError This sounds like this issue: https://github.com/matplotlib/matplotlib/issues/191 There is

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-17 Thread Damon McDougall
>> Hi Jeff, >> >> I am able to run the tex_demo.py with no problems and I can create >> >> output files using the Agg backend. When I try to use the PDF >> >> backend, however, I get an error which stems from dviread.py (pasted >> >> below). Any thoughts on what could be going wrong? >> >> T

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-17 Thread Jeff Klukas
On Tue, Aug 16, 2011 at 4:22 AM, Damon McDougall wrote: > Hi Jeff, > > I am able to run the tex_demo.py with no problems and I can create > > output files using the Agg backend.  When I try to use the PDF > > backend, however, I get an error which stems from dviread.py (pasted > > below).  Any tho

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-16 Thread Damon McDougall
>> Hi Jeff, >> >> I am able to run the tex_demo.py with no problems and I can create >> >> output files using the Agg backend. When I try to use the PDF >> >> backend, however, I get an error which stems from dviread.py (pasted >> >> below). Any thoughts on what could be going wrong? >> >> T

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-15 Thread Jeff Klukas
On Mon, Aug 15, 2011 at 10:00 PM, Damon McDougall wrote: > Hi Jeff, > > I am able to run the tex_demo.py with no problems and I can create > > output files using the Agg backend.  When I try to use the PDF > > backend, however, I get an error which stems from dviread.py (pasted > > below).  Any th

Re: [Matplotlib-users] Error with PDF output with usetex

2011-08-15 Thread Damon McDougall
>> Hi Jeff, >> >> I am able to run the tex_demo.py with no problems and I can create >> output files using the Agg backend. When I try to use the PDF >> backend, however, I get an error which stems from dviread.py (pasted >> below). Any thoughts on what could be going wrong? >> >> Thanks! >> Je

[Matplotlib-users] Error with PDF output with usetex

2011-08-15 Thread Jeff Klukas
Hello all, I am running Mac OS X 10.7 Lion with matplotlib 1.0.1 and the MacTex 2011 distrubution. I am able to run the tex_demo.py with no problems and I can create output files using the Agg backend. When I try to use the PDF backend, however, I get an error which stems from dviread.py (pasted