-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
안녕하세요!
강의 잘 듣고 있습니다. 여쭤볼게 있어서 이슈 남깁니다~!
https://github.com/jangjichang/notification-api/blob/master/app/main.py
conf를 import 할 때
강의처럼 from app.common.config import conf 하면 에러가 나고요
error>
Traceback (most recent call last): File "/Users/jangjichang/Workspace/notification-api/app/main.py", line 6, in <module> from app.common.config import conf ModuleNotFoundError: No module named 'app'
from common.config import conf 이렇게 import하면 에러가 안납니다. 혹시 왜 이러는지 알 수 있을까요?
강의 진행에 문제가 없는 부분이라면 그냥 넘어가도 되는지도 궁금합니다~!
Metadata
Metadata
Assignees
Labels
No labels