安装 json库 的时候,一直报错:
大多数博文分享是:①网络问题,换国内镜像;②更新pip.
少有人提及在Python 3.10.1中,它叫 simplejson 了
pip install simplejson
参考:json解决办法