Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with redis-server package when upgrading to Python 3.10 #20

Open
jordancaraballo opened this issue Jan 16, 2024 · 0 comments
Open
Assignees

Comments

@jordancaraballo
Copy link
Contributor

jordancaraballo commented Jan 16, 2024

I was building a dev Docker container for ilab-base and EVHR, but the redis-server pip package we use does not support Python 3.10, and has not been updated since 2020 redis-server. We will need to do something to address this. Couple of options:

  • since this package is a simple wrapper, its easy enough to build this package
  • we ignore this wrapper and use the redis Python API directly
  • etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant