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
(venv) C:\workspace\hack\bug>python run.py
Traceback (most recent call last):
File "C:\workspace\hack\bug\run.py", line 1, in
from app import app
File "C:\workspace\hack\bug\app_init_.py", line 3, in
from flask_appbuilder.extensions import db
ModuleNotFoundError: No module named 'flask_appbuilder.extensions'