My Python version is 3.5. I tried to install "django-registration" and it says requirement satisfied. The problem is, the app is installed in folder "python2.7/dist-packages", and I assumed this is why the module isn't detected.
Could anyone please help me solve this issue.
I never installed python2.7, so I don't know why this package is stored in that destination.