You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Error message shows:
Was unable to import app Error: Install 'email_validator' for email validation support.
Probably setup.sh missing the plugin "email_validator"
Steps to reproduce
pip install flask-appbuilder
fabmanager create-app
fabmanager create-admin
An error will be hit ->
Was unable to import app Error: Install 'email_validator' for email validation support.
The text was updated successfully, but these errors were encountered:
If you'd like to report a bug in Flask-Appbuilder, fill out the template below. Provide
any extra information that may be useful
Environment
Python 3.6.10
Flask-Appbuilder version:
2.3.2
Describe the expected results
Tell us what should happen.
Describe the actual results
Tell us what happens instead.
Steps to reproduce
An error will be hit ->
Was unable to import app Error: Install 'email_validator' for email validation support.
The text was updated successfully, but these errors were encountered: