[yt-users] Run time error after new install

Elizabeth Tasker taskere at mcmaster.ca
Thu Mar 24 12:49:06 PDT 2011


Hi,

I've had to reinstall yt due to an unconnected python problem but now I 
have a runtime error:


/home/taskere/yt/yt-2/lib/python2.7/site-packages/matplotlib/backends/backend_agg.py 
in _get_agg_font(self, prop)
    219             font = self._fontd.get(fname)
    220             if font is None:
--> 221                 font = FT2Font(str(fname))
    222                 self._fontd[fname] = font
    223             self._fontd[key] = font

RuntimeError: Could not open facefile 
/home/taskere/yt/yt-2/lib/python2.6/site-packages/matplotlib/mpl-data/fonts/ttf/Vera.ttf; 
Cannotpen_Resource


I ... forget whether this happened before :\

Elizabeth




More information about the yt-users mailing list