From: Andrew J. <a.h...@gm...> - 2007-08-21 14:08:41
|
Michael Droettboom wrote: > Andrew, > > I believe this bug was recently discussed on matplotlib-devel and is > likely related to recent changes in the font manager cache. > > http://www.mail-archive.com/mat...@li.../msg01531.html > > I believe it's being looked into, but I haven't seen a resolution > (unless I missed it). Ah, sorry, this is indeed the same problem. Adding pdf.use14corefonts : True to matplotlibrc does fix it, FWIW. Andrew > Cheers, > Mike > > Andrew Jaffe wrote: >> Hi All, >> >> I've got Intel OSX 10.4.10 with SVN versions of numpy, scipy and >> matplotlib. >> >> The latest matplotlib seems to fail on "import pylab" or "ipython >> -pylab" with very many lines of the form >> >> "Found an unknown keyword in AFM header (was" >> followed either by a legit character or lots of junk. >> >> For what it's worth, I tend to install eggs rather than simple setup.py >> install; moving back to r3421 which I had prevviously seems to work fine. >> >> Any ideas? >> >> Yours, >> >> Andrew >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Matplotlib-users mailing list >> Mat...@li... >> https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ |