8
ম্যাটপ্লটলিব যখন আমদানি করা হচ্ছে তখন সময় নিচ্ছে
আমি সবেমাত্র matplotlib(1.5.1) এর সর্বশেষ স্থিতি প্রকাশে আপগ্রেড করেছি এবং প্রতিবার আমি ম্যাটপ্ল্লোলিব আমদানি করে আমি এই বার্তাটি পাই: /usr/local/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.') ... যা সর্বদা …
103
python
matplotlib