TypeError: 'str' object is not callable

来源:互联网 发布:淘宝小技巧 编辑:程序博客网 时间:2024/05/29 04:35

python 报错 TypeError: 'str' object is not callable

原因是我的一个变量名和python api的某个函数名一样,导致

检查你的代码中变量的名字,看有没有变色的,就是设别为底层函数的即可

0 0
原创粉丝点击