-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
This is the error I obtain when I launch python manage.py setup:
python manage.py setup Traceback (most recent call last): File "manage.py", line 1, in <module> from quantifiedcode.settings import settings File "/home/josemariagutierrez/gitrepos/quantifiedcode/quantifiedcode/settings/__init__.py", line 1, in <module> from .base import * #noqa File "/home/josemariagutierrez/gitrepos/quantifiedcode/quantifiedcode/settings/base.py", line 12, in <module> from quantifiedcode.helpers.settings import Settings, load_settings File "/home/josemariagutierrez/gitrepos/quantifiedcode/quantifiedcode/helpers/settings.py", line 13, in <module> from checkmate.settings import Settings as CheckmateSettings ImportError: No module named checkmate.settings
freitasmurillo and LukasMeine
Metadata
Metadata
Assignees
Labels
No labels