What is the specific error you get when you type the command? Are you actually writing "(project name)"? That will not work - you are supposed to replace "(project name)" with the actual name of a project as in: django-admin startproject myproject
On Thursday, January 31, 2019 at 6:24:16 AM UTC-5, Vkash Poudel wrote: > > My django-admin startproject (project name) is not working > > I have tried alot and alot.But theres always a problem in the cmd > > -- 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 [email protected]. To post to this group, send email to [email protected]. 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/174f1dbc-63de-4f2a-8946-46e195b92e27%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

