Skip to content

Conversation

@allanice001
Copy link

Fixes :
File "lib/python3.6/site-packages/flask_cache/jinja2ext.py", line 33, in
from flask.ext.cache import make_template_fragment_key
ModuleNotFoundError: No module named 'flask.ext'

Fixes :
File "lib/python3.6/site-packages/flask_cache/jinja2ext.py", line 33, in <module>
    from flask.ext.cache import make_template_fragment_key
ModuleNotFoundError: No module named 'flask.ext'
@psimmons-vistar
Copy link

I hit the same issue because new flask deprecates the flask.ext.* syntax

@gustavodipietrodeus
Copy link

Please, merge this PR and make a new release. The fix is trivial and the error is blocking.

Thanks

@fahadahammed
Copy link

It is still not fixed ! :(

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

Successfully merging this pull request may close these issues.

4 participants