-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
when run the project with following command, got import errors:
python3 app.py -m flask run --host=0.0.0.0
error message:
ImportError: cannot import name 'UsersResource' from partially initialized module 'endpoints.users.resource' (most likely due to a circular import) (/home/jeff/Desktop/flask-restful-api-template-master/endpoints/users/resource.py)
not repro for python3 manage.py runserver
kishdubey
Metadata
Metadata
Assignees
Labels
No labels