0
点赞
收藏
分享

微信扫一扫

异常06:python2.x 与 python3.x 版本不同导致报错 AttributeError: ‘dict‘ object has no attribute ‘has_key‘

young_d807 2022-01-24 阅读 112

异常06:python2.x 与 python3.x 版本不同导致报错

AttributeError: 'dict' object has no attribute 'has_key'

在这里插入图片描述
解决方案:
如图直接修改底层代码:
在这里插入图片描述

举报

相关推荐

0 条评论