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

ModuleNotFoundError: No module named 'flask_redis' #67

Open
adildg opened this issue Sep 13, 2022 · 1 comment
Open

ModuleNotFoundError: No module named 'flask_redis' #67

adildg opened this issue Sep 13, 2022 · 1 comment

Comments

@adildg
Copy link

adildg commented Sep 13, 2022

I have been using Flask-And-Redis for some time, and I have noticed that when I use Python-3.10.x it doesn't work and I get this error :

ModuleNotFoundError: No module named 'flask_redis'

It only works if I use

$ python3.9 -m venv venv
@playpauseandstop
Copy link
Owner

@adildg

Thanks for reporting this! I wanted to introduce package for modern Python workflow and versions for such a long time, so now I have no excuses 😎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants