frappe / gameplan

Delightful, open-source, work communication tool for remote teams
GNU Affero General Public License v3.0
286 stars 116 forks source link

ModuleNotFoundError redis.commands #214

Closed infinityprogrammer closed 1 year ago

infinityprogrammer commented 1 year ago

When installing in v14 error

ERROR: Could not find a version that satisfies the requirement redis-search (from versions: none) ERROR: No matching distribution found for redis-search

from redis.commands.search.field import TextField, NumericField ModuleNotFoundError: No module named 'redis.commands'

ankush commented 1 year ago

v14 is not supported. Use nighly branch.