Answer is simple. Notepad opens python files.. Try to start python.exe
djangoadmin
 13 бер. 2015 18:55, користувач <george.varabou...@gmail.com> написав:

> i am following the tutorial right now...
> I use windows 7
>          python 2.7.6
>     and  django 1.7.6
>
> when i run "django-admin startproject mysite"
>
> it opens a file on notepad++ called django-admin with some code in it
>
>
> #!c:\users\radcliff\appdata\local\enthought\canopy32\user\scripts\python.exe
> from django.core import management
>
> if __name__ == "__main__":
>     management.execute_from_command_line()
>
> and no folder or file have been created.
>
> have i done something wrong?
>
> --
> 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/217b9837-c580-433a-adff-98066624e967%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/217b9837-c580-433a-adff-98066624e967%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/CADTRxJN6LRzA%2B2t3_rSd8Yyg3OxbdtnhVwY1g9--kGQiCZ0rYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to