I tried without the .py, still doesn't do anything. django-admin.py lives in my C:\Python27\Scripts just as it is supposed to. I don't really see what the issue is :/
On Monday, July 23, 2012 2:59:18 PM UTC-4, Joel Goldstick wrote: > > On Mon, Jul 23, 2012 at 12:38 PM, boxxtcy <wjh...@gmail.com> wrote: > > When trying to follow this tutorial, 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 because I can go to my python interpreter > and > > type 'import django' and print the version. I have two different Python > > installs 2.6 and 2.7.3 I am using 2.7.3 and I no longer use 2.6. Could > > having multiple versions of Python affect Django? Please help! > > > > Did you check all the caveats in the boxs below the initial > instructions? sounds like django-admin.py isn't being run. Try it > without the .py. If that fails, see if you can find where it is and > if its in your path > > > -- > > You received this message because you are subscribed to the Google > Groups > > "Django users" group. > > To view this discussion on the web visit > > https://groups.google.com/d/msg/django-users/-/6qtT4QQ6FPQJ. > > To post to this group, send email to django-users@googlegroups.com. > > To unsubscribe from this group, send email to > > django-users+unsubscr...@googlegroups.com. > > For more options, visit this group at > > http://groups.google.com/group/django-users?hl=en. > > > > -- > Joel Goldstick > -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/RAwHipg-OqoJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.