Problems running django-admin django-admin should be on your system path if you installed Django via pip . If it’s not in your path, ensure you have your virtual environment activated and you can try running the equivalent command python -m django .
Problems running django-admin django-admin should be on your system path if you installed Django via pip . If it’s not in your path, ensure you have your virtual environment activated and you can try running the equivalent command python -m django .