On Mon, 23 Jul 2012 09:38:25 -0700 (PDT), boxxtcy <wjhsie@gmail.com>
declaimed the following in gmane.comp.python.django.user:
> When trying to follow this tutorial<https://docs.djangoproject.com/en/1.4/intro/tutorial01/>,
> I get stuck after django-admin.py startproject mysite because no directory
> is created. I doubt the command is even being executed, all it brings up
> is the code in a notepad++ window. I have django installed properly
Off-hand, I would suspect that you configure your system to use
"notepad++" as the application to OPEN *.py files.
You should, instead, be configured so that *.py files are opened by
python.exe (and *.pyw open with pythonw.exe).
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment