Hi,
-- updated the 'allauth' app to installed apps in settings.py
getting the error 'No module named 'allauth'
Tried pip installing, but no matches returned.
keans-air:bnt ProductionEnv$ pip3 install django allauth
Requirement already satisfied: django in /usr/local/lib/python3.7/site-packages (2.2.3)
Collecting allauth
ERROR: Could not find a version that satisfies the requirement allauth (from versions: none)
ERROR: No matching distribution found for allauth
Has anyone experienced this, please can you advise how you resolved?
Best,
K
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/1701d324-2896-4a4e-b888-2cc647dfff42%40googlegroups.com.
No comments:
Post a Comment