You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/Users/monster/local_documents/PycharmProjects/party-danmaku/venv/lib/python3.11/site-packages/tair/__init__.py", line 1, in <module>
from tair.client import Tair
File "/Users/monster/local_documents/PycharmProjects/party-danmaku/venv/lib/python3.11/site-packages/tair/client.py", line 3, in <module>
from tair.commands import TairCommands, set_tair_response_callback
File "/Users/monster/local_documents/PycharmProjects/party-danmaku/venv/lib/python3.11/site-packages/tair/commands.py", line 5, in <module>
from redis.client import bool_ok, int_or_none
ImportError: cannot import name 'int_or_none' from 'redis.client' (/Users/monster/local_documents/PycharmProjects/party-danmaku/venv/lib/python3.11/site-packages/redis/client.py)
The text was updated successfully, but these errors were encountered:
tair==1.3.7
redis==5.0.1
堆栈日志
The text was updated successfully, but these errors were encountered: