Starting in Docker does not work #5

Closed
opened 2026-02-15 14:08:10 +01:00 by zees · 0 comments
zees commented 2026-02-15 14:08:10 +01:00 (Migrated from codeberg.org)

app-1 | File "/app/main.py", line 9, in
app-1 | from config import BASE_DIR
app-1 | ModuleNotFoundError: No module named 'config'

config.py is there and BASE_DIR is defined...

app-1 | File "/app/main.py", line 9, in <module> app-1 | from config import BASE_DIR app-1 | ModuleNotFoundError: No module named 'config' config.py is there and BASE_DIR is defined...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
christof.schadt/einkaufsliste#5
No description provided.