-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
When trying to execute
python manage.py initdb
it returns error:
Traceback (most recent call last):
File "manage.py", line 2, in
from flask_app.app import app
File "C:\Users\lozohcum\Documents\Projects\flask-angular2-starter\src\server\flask_app_init_.py", line 6, in
from .models import Role, User
File "C:\Users\lozohcum\Documents\Projects\flask-angular2-starter\src\server\flask_app\models_init_.py", line 2, in
from user import User
ImportError: No module named 'user'
Metadata
Metadata
Assignees
Labels
No labels