Sean Lake <odysseus9...@gmail.com> writes:

>   File "/sw/lib/python2.7/site-packages/matplotlib/dviread.py", line 727, in 
> _register
>     assert encoding is None
> AssertionError
>
> Do I perhaps need to rebuild matplotlib because of a LaTeX update?

You'll need to do one of:

1. upgrade to matplotlib v1.1.0
2. apply the patch at https://github.com/matplotlib/matplotlib/commit/708c451
3. edit your pdftex.map file to not specify multiple encodings for one font;
   in one case, the culprit was URWBookmanL-DemiBold aka pbkdo8y

I recommend upgrading, but if you're comfortable editing TeX
configuration files, number 3 is the easiest workaround.

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


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to