Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

import coverage ImportError: No module named coverage #24

Open
deltawi opened this issue May 23, 2021 · 0 comments
Open

import coverage ImportError: No module named coverage #24

deltawi opened this issue May 23, 2021 · 0 comments

Comments

@deltawi
Copy link

deltawi commented May 23, 2021

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant