Re: [Matplotlib-users] Error when importing pyplot from matplotlib: »invalid literal for float(): 19#«

2015-08-10 Thread Benjamin Root
I don't know for certain, but perhaps the font-forge program has a repair utility? http://fontforge.github.io/en-US/ On Sat, Aug 8, 2015 at 5:51 AM, knight91 wrote: > Okay, is there a way to get an afm font file with a nicely formed header? > How > could I try to solve this problem? > > > Thomas

Re: [Matplotlib-users] Error when importing pyplot from matplotlib: »invalid literal for float(): 19#«

2015-08-10 Thread Thomas Caswell
Also try deleting your font cache. Have you tried with the master branch? Tom On Mon, Aug 10, 2015 at 9:21 AM Benjamin Root wrote: > I don't know for certain, but perhaps the font-forge program has a repair > utility? http://fontforge.github.io/en-US/ > > On Sat, Aug 8, 2015 at 5:51 AM, knight