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

Flask.ext not found #1

Closed
73696E opened this issue Aug 23, 2018 · 2 comments
Closed

Flask.ext not found #1

73696E opened this issue Aug 23, 2018 · 2 comments

Comments

@73696E
Copy link

73696E commented Aug 23, 2018

Can't run, get this even just installed flask

from flask.ext import restful

ImportError: No module named ext

@sigilioso
Copy link
Owner

This code is pretty old and I've just realized README does not reference to flask-restful version. Try to use a previous version of flask-restful, try pip install flask-restful==0.2.2.

When I have a while I'll update README or adapt the code tu run in a recent.

Thanks!

@sigilioso
Copy link
Owner

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