Skip to content

import coverage ImportError: No module named coverage #24

@deltawi

Description

@deltawi

I am getting an error when running :

python manage.py create_db

The error :
Traceback (most recent call last): File "manage.py", line 6, in <module> import coverage ImportError: No module named coverage

I have installed all libraries in requirement.txt via pip install -r requirements.txt

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