【发布时间】:2018-08-22 04:54:19
【问题描述】:
很可能 matplotlib 1.5.1 已安装在您的机器上,您可能会遇到这种警告:
/usr/lib/python2.7/dist-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.')
【问题讨论】:
-
感谢您为 Stack Overflow 做出贡献。请花点时间拨打tour 并阅读help center。我们鼓励用户在找到解决方案时回答他们自己的问题。同时,这个问题需要是一个实际的问题。请参阅How to Ask,了解有关提出好问题的一些提示。
标签: python matplotlib