Redis安装下载

https://blog.csdn.net/weixin_43527241/article/details/88723408

https://github.com/qishibo/AnotherRedisDesktopManager/releases   win安装包支持linux,win,mac

redis.exceptions.DataError: Invalid input of type: 'builtin_function_or_method'. Convert to a bytes, string, int or float first.

  • redis版本太高,回退版本   
  • pip3 install redis==2.10.6
posted @ 2021-04-27 11:34  橙子皮!  阅读(78)  评论(0)    收藏  举报