Normally this type of issue comes when you are not using the environment where Django is installed or maybe you forgot to install Django. To confirm Django is install successfully run this in your terminal: python -c "import django; print(django.get_version())"
On Saturday, December 15, 2018 at 11:24:32 PM UTC+5:30, elddi...@gmail.com wrote: > > Hello - I'm trying to get Django up and running and I'm having some likely > trivial trouble. I'm following the "Writing your first Django app" > tutorial, but I'm getting stuck trying to create the project using > 'django-admin > startproject mysite'. The output says command not found. I've tried > troubleshooting but haven't had any luck so far. Any assistance is much > appreciated. > -- 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+unsubscr...@googlegroups.com. To post to this group, send email to django-users@googlegroups.com. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/6588ab93-29b4-4791-8a4a-1597b9ceac64%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.