Lets troubleshoot:
* Does the directory show up when you do a *dir* command in projectdir ?
* Can you do anything on the *mysite* directory - can you rename it,
or even delete it ?
* Can you see it in File explorer
* Can you manually create a directory in your *projectdir* ?
* Can you create a different projectdir - and run *django-admin
startproject mysite* in there ?
My gut feeling is that this is a diskdrive/OS type issue - rather than
Django specific
You may have a corrupted directory - or a bad section of disk; try the
troubleshooting steps above first.
On 02/05/18 22:09, Daisy wrote:
> I installed django according to provided instructions and I am trying
> to follow the Django article: Writing your first Django app, part 1
> <https://docs.djangoproject.com/en/2.0/intro/tutorial01/> but I am
> stuck at Creating a project with command: django-admin startproject
> mysite.
> The problem is that I CAN execute command but when I try to access
> directory with cd mysite I get the message "The system cannot find the
> path specified." although when I try to execute command startproject
> again I get the message that it already exists. (see attachment)
> I cannot find new directory via windows explorer neither.
> I have installed django 2.0.5 version and python 3.6.3 (32-bit).
> --
> 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+unsubscribe@googlegroups.com
> <mailto:django-users+unsubscribe@googlegroups.com>.
> To post to this group, send email to django-users@googlegroups.com
> <mailto:django-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/c574d479-a1b6-4c20-91ab-208ae42d4996%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/c574d479-a1b6-4c20-91ab-208ae42d4996%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.
--
--
Anthony Flury
email : *Anthony.flury@btinternet.com*
Twitter : *@TonyFlury <https://twitter.com/TonyFlury/>*
--
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+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/77f18454-13a5-4e03-f791-7da59016e379%40btinternet.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment