TypeError: 'NoneType' object is unsubscriptable
x = None 然后你使用了x[0],就会出现这个错误。
If a list a is none, and you use a[1], it will throw this error
最后
以上就是文静棉花糖最近收集整理的关于TypeError: 'NoneType' object is unsubscriptable的全部内容,更多相关TypeError:内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复