Skip to content

Bug when running manage.py #11

@LukasMeine

Description

@LukasMeine

Ran installation just like in the documentation and got this error:
This project is amazing, keep up the good work!

Traceback (most recent call last):
File "manage.py", line 4, in
from quantifiedcode.settings import settings
File "/home/meine_joaolucas/quantifiedcode/quantifiedcode/settings/init.py", line 1, in
from .base import * #noqa
File "/home/meine_joaolucas/quantifiedcode/quantifiedcode/settings/base.py", line 12, in
from quantifiedcode.helpers.settings import Settings, load_settings
File "/home/meine_joaolucas/quantifiedcode/quantifiedcode/helpers/settings.py", line 13, in
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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions