【问题原因】:
iteritems是为python2中dict的函数,在python3中名为items
【解决方法】:
将iteritems改成items即可。
上一篇 Linux中编译错误之——vector.cpp:(.text+0x97): undefined reference to `std::cout‘
下一篇 阿里云上云解决方案,6大上云场景直击业务痛点
版权所有 (c)2021-2022 MSHXW.COM
ICP备案号:晋ICP备2021003244-6号