I'm using django and virtual environment "virtualenv", activate it, try to run the server in the project folder like this: python manage.py runserver, but I get this error: from django.core.management import execute_from_command_line ModuleNotFoundError: No module named 'django'.
what could be happening? if someone can help, thank you in advance
pip install django) If yes, please try again from scratch using this steps : javatpoint.com/django-virtual-environment-setup