python - matplotlib
Bernt Hansson
bah at bananmonarki.se
Sun Feb 5 20:25:32 UTC 2017
On 2017-02-05 13:58, Stari Karp wrote:
> Hi!
>
> I try to do something with py-scipy but I got:
>
> python test.py
> /usr/local/lib/python2.7/site-packages/matplotlib/font_manager.py:273:
> UserWarning: Matplotlib is building the font cache using fc-list. This
> may take a moment.
> warnings.warn('Matplotlib is building the font cache using fc-list.
> This may take a moment.')
> Segmentation fault (core dumped)
Have you set USE_FONTCONFIG = True
in /usr/local/lib/python2.7/site-packages/matplotlib/font_manager.py
line 60-66
More information about the freebsd-questions
mailing list