[yt-users] Run time error after new install

aykutalp aykutalp at astro.rug.nl
Thu Mar 24 12:56:58 PDT 2011


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>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
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20110324/9b11003f/attachment.htm>


More information about the yt-users mailing list