Matplotlib importing error | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Matplotlib importing error

I was making a program wanted to show a graph so I decided to use Matplotlib library then I installed it with pip but now when I import it shows an error says : DLL load failed while importing ft2font

25th Sep 2020, 3:58 PM
Shayan
Shayan - avatar
4 Answers
25th Sep 2020, 4:12 PM
Tibor Santa
Tibor Santa - avatar
+ 2
Yes I did it but it shows a new error says : module matplotlib has no attribute plot . Why ?
25th Sep 2020, 4:15 PM
Shayan
Shayan - avatar
+ 2
It would certainly be easier to get help if you actually posted your code, otherwise one could only guess. Anyway if you type the error message into google, there are again lots of hits on stackoverflow. https://www.sololearn.com/Discuss/333866/?ref=app
25th Sep 2020, 4:23 PM
Tibor Santa
Tibor Santa - avatar
+ 2
Thanks a lot
25th Sep 2020, 4:49 PM
Shayan
Shayan - avatar