Hi, 

I am completely new to programming (despite knowing basic HTML and CSS). 

I am trying to install python and django and have successfully installed 
the python shell (i think - see attachment 1).

Where I am having difficulty is in install django. I have downloaded the 
django packages (latest offical version 1.42) and unzipped them then run 
set up (it opened a CMD then closed it installing - not sure if this means 
it is installed). 

when I get to the following section of the tutorial I struggle:

Install Django
   
   - Install an official 
release<https://docs.djangoproject.com/en/dev/topics/install/#installing-official-release>.
 
   This is the best approach for users who want a stable version number and 
   aren't concerned about running a slightly older version of Django.


When trying to do this with pip, you can see the erros I got int he 
attached screenshot. When unzipping the django package file, It doesnt seem 
to open properly as above.

Any help much appreciated.

-- 
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/-/ofYm7vbhn0AJ.
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.

Reply via email to