AttributeError: 'list' object has no attribute 'sorted'

Posted flyingliao

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了AttributeError: 'list' object has no attribute 'sorted'相关的知识,希望对你有一定的参考价值。

效果图:

技术图片

解决办法:

技术图片

原因:

  AttributeError: ‘list‘ object has no attribute ‘sorted‘

  属性错误: list对象没有sorted属性方法。

   sorted()语法: sorted(序列名,key=排序方式) 

sorted()用法:

技术图片

 

以上是关于AttributeError: 'list' object has no attribute 'sorted'的主要内容,如果未能解决你的问题,请参考以下文章

AttributeError: 'list' object has no attribute 'data'智障错误

错误类型:AttributeError: 'list' object has no attribute 'xpath'

AttributeError:'list'对象没有属性'isdigit'。有效地指定句子列表中每个单词的POS?

如何解决 AttributeError:'list' 对象在 python 中没有属性'keys' [关闭]

python出错:AttributeError: 'int' object has no attribute 'encode'

AttributeError: 'module' object has no attribute 'RAND_LIMIT_swigconstant