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

ModuleNotFoundError: No module named 'app.api' #6

Open
TheTh1nk3r opened this issue May 5, 2021 · 0 comments
Open

ModuleNotFoundError: No module named 'app.api' #6

TheTh1nk3r opened this issue May 5, 2021 · 0 comments

Comments

@TheTh1nk3r
Copy link

TheTh1nk3r commented May 5, 2021

root@301f1c62eca0:/opt/Vulcan# python3.7 Vulcan.py
Traceback (most recent call last):
File "Vulcan.py", line 4, in
from app.router import create_app
File "/opt/Vulcan/app/router.py", line 6, in
from app.api.demo.demo import HelloWorld
ModuleNotFoundError: No module named 'app.api'

@TheTh1nk3r TheTh1nk3r changed the title flask_restful安装不上 ModuleNotFoundError: No module named 'app.api' May 5, 2021
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

1 participant