AttributeError: ‘str‘ object has no attribute ‘read‘
生活随笔
收集整理的這篇文章主要介紹了
AttributeError: ‘str‘ object has no attribute ‘read‘
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
AttributeError: 'str' object has no attribute 'read'
json解析時報錯
json.load(filename)
json.loads(string)
一個從文件加載,一個從內存加載
總結
以上是生活随笔為你收集整理的AttributeError: ‘str‘ object has no attribute ‘read‘的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: c 语言程序设计现代方法:13章习题自己
- 下一篇: 问题:python3关于json文件多余