yahoo/redislite

Installation with Python 3.9 fails

Opened this issue · 1 comments

pip install redislite fails with CPython 3.9, while it succeeds with 3.8 on the same host:

  • Ubuntu 20.10
  • CPython 3.9.0
  • pip 21.0

I've recreated this issue. Still looking for the cause.