Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Error launching setup. #9

@TheTechOddBug

Description

@TheTechOddBug

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions