当前位置:   article > 正文

plt绘图--‘str’ object is not callable 解决_plt.title 'str' object is not callable

plt.title 'str' object is not callable
plt.xlabel('time')
plt.ylabel('covid-china-nowdata)
  • 1
  • 2

提示:‘str’ object is not callable

解决方案:重启服务

在这里插入图片描述

具体的原因:1.之前的不正确输入,如:plt.xlabel=‘time’ or plt.xlabel 的各种不正确赋值。

并且 ,* xlabel* , 有明确 的不可改性。所以:即使您在最后改回正确的,也任然报错。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/笔触狂放9/article/detail/669649
推荐阅读
相关标签
  

闽ICP备14008679号