Newbie help - running django-admin.py produces empty mysite folder

28 views
Skip to first unread message

David Pride

unread,
Nov 27, 2014, 10:15:51 AM11/27/14
to django...@googlegroups.com
Title says it all really. Have just installed Django 1.8, can test django version and get correct response so am *fairly* happy it's installed correctly. I have had Python 2.7 installed and been using perfectly for several months.

Altered the PATH variable as discussed so it points to correct directory.

However when I run...

django-admin.py startproject mysite

The mysite folder is created - but it is empty, none of the following is created...

mysite/
    manage.py
    mysite/
        __init__.py
        settings.py
        urls.py
        wsgi.py

All tips gratefully received!

Many thanks,

D.P.

Collin Anderson

unread,
Nov 30, 2014, 1:22:09 PM11/30/14
to django...@googlegroups.com
Hi,

Are there any error messages?

Is there already an existing mysite folder?

What method did you use to install django? Did you really install django 1.8, not 1.7?

Collin
Reply all
Reply to author
Forward
0 new messages