解决办法,json数据只能用双引号,而不能用单引号

 

Python中使用json.loads解码字符串时出错:ValueError: Expecting property name: line 1 column 1 (char 1)

 

相关文章: