Forums

Can't install module django_filters

Hi, I'm trying to install module - django_filters but I'm getting following error:

Looking in links: /usr/share/pip-wheels ERROR: Could not find a version that satisfies the requirement django_filters (from versions: none) ERROR: No matching distribution found for django_filters

Why is that so? I'm using Django==3.1.1 and Python 3.8.0

edit: the module name is django-filter, that is why i recevied an error..

Glad you found the problem.