return iter(x.items()) AttributeError: 'int' object has no attribute 'items' (python向redis数据库插入有序集合)

NoSuchKey