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+unsubscr...@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/c574d479-a1b6-4c20-91ab-208ae42d4996%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to