run this commands for first install python 3.7 or > higher install pip3 1)pip install django 2)pip install python-dotenv 3)pip install django-ckeditor 4)pip install django-allauth 5)pip install pillow
if you want to run server --->>>>>python3 manage.py runserver or run this commande