I have very limited knowledge of Python and my intention is to developed a simple web site by using Django, because the performance of the web application is an issue. However, I have some difficulties to install it. I downloaded and installed Python 3.4.1 on Windows 7 (for development purposes). Then I downloaded the file https://bootstrap.pypa.io/ez_setup.py and run it on Python.
However, I am getting the following messages: ======================= Extracting in C:\Users\John\AppData\Local\Temp\tmpqzdybfn7 Now working in C:\Users\John\AppData\Local\Temp\tmpqzdybfn7\setuptools-5.4.1 Installing Setuptools Something went wrong during the installation. See the error message above. ======================= What do I do now? Any help is appreciated. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/84e9981f-d09b-4a80-880c-055ec9661770%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

