[yt-users] Run time error after new install

Elizabeth Tasker taskere at mcmaster.ca
Thu Mar 24 13:04:01 PDT 2011


Perfect - thank you!

aykutalp wrote:
> Hi Elizabeth,
>
> I had the same error before, You need to remove the cache.
>
> rm ~/.matplotlib/*.cache
>
> Cheers,
> Aycin
>
> On Thu, Mar 24, 2011 at 8:49 PM, Elizabeth Tasker <taskere at mcmaster.ca 
> <mailto:taskere at mcmaster.ca>> wrote:
>
>     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
>
>     _______________________________________________
>     yt-users mailing list
>     yt-users at lists.spacepope.org <mailto:yt-users at lists.spacepope.org>
>     http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>   




More information about the yt-users mailing list