On Sat, Jan 18, 2020 at 02:00:06AM -0800, Jean-François Ingenbleek wrote:
> G = Graph({'A':['B','C']})
> G.show()
>
> give this strange message
>
> /opt/sagemath-9.0/local/lib/python3.7/site-packages/matplotlib/font_manager.py:281:
> UserWarning: Matplotlib is building the font cache using fc-list. This may
> take a moment.
> 'Matplotlib is building the font cache using fc-list. '
>
well, this seems to be like a normal thing, and should just happen once over
the lifetime of your installation.
If it keeps happening every time you import matplotlib then it's another story,
probably
https://stackoverflow.com/questions/34771191/matplotlib-taking-time-when-being-importedHTH Dima > > > help is welcome > > Big thanks > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-support/cd57e97c-025c-4f84-abb3-02898711569b%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/20200118101128.GA22887%40penguin.pasechnik.info.
signature.asc
Description: PGP signature
