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

Error when import the module #70

Closed
karjok opened this issue Jun 13, 2020 · 1 comment
Closed

Error when import the module #70

karjok opened this issue Jun 13, 2020 · 1 comment

Comments

@karjok
Copy link

karjok commented Jun 13, 2020

When i following this tutorial, i have error when importing the module.

>>> import flask_whooshalchemy
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/data/data/com.termux/files/usr/lib/python3.8/site-packages/flask_whooshalchemy.py", line 18, in <module>                                 
import flask.ext.sqlalchemy as flask_sqlalchemy                    
ModuleNotFoundError: No module named 'flask.ext'                       
>>>

I running my script on termux

@dhamaniasad
Copy link
Collaborator

Please see #69

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