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

getting ModuleNotFoundError: No module named 'clear_cache after installing from pip #2

Open
deeprajsinha opened this issue Jun 13, 2019 · 0 comments

Comments

@deeprajsinha
Copy link

deeprajsinha commented Jun 13, 2019

ModuleNotFoundError: No module named 'clear_cache error after installing through pip install django-clear-cache : and INSTALLED_APPS = (
# ...
'clear_cache',
)

while running python manage.py runserver getting the following error
ModuleNotFoundError: No module named 'clear_cache

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