A first guess:  Try using "python django-admin.py startproject mysite".
That will help if your system isn't configured to automatically use python
for this task.  If this helps, then later, when you are running manage.py
commands, you will also need to prefix them with python.


On Tue, Mar 18, 2014 at 1:32 PM, aparajith sundar <aparajit...@gmail.com>wrote:

> HI, i am a first time django user. i have successfully installed django
> but when i try running this "django-admin.py startproject mysite" code
> all i get is the django-admin text file! i have tried adding different
> paths and changing all types of settings but its to no avail.. i am told i
> should be creating a new directory by the name of mysite but nothing of
> that sort is happening. could someone please help me out with this?!?!
>
> --
> 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 http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/3f6a0aec-d4bd-4764-82b7-0fcc57f4b0dd%40googlegroups.com<https://groups.google.com/d/msgid/django-users/3f6a0aec-d4bd-4764-82b7-0fcc57f4b0dd%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAB%2BAj0tj5TVxOhzEh_2EbaQBLg6xfLDbtux9EYFyW%3DbG-0hVTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to