Home > other >  Spyder use matplotlib can't display images
Spyder use matplotlib can't display images

Time:09-22


The import matplotlib. Pyplot as PLT
PLT. The plot (,1,4,5,2 [3])
PLT. Ylabel (" Grade ")
PLT. The show ()


CodePudding user response:

Resolved https://blog.csdn.net/zhangpeterx/article/details/104127670
  • Related