Hobs added the comment:
I'd suggest using Anaconda to install python and all python packages that
you need. Once you have Anaconda installed you can type `conda install
django` and that should work. Also I'd suggest sticking with the lastest
version of python (3.7) that installs with anaconda r
Zachary Ware added the comment:
According to the name of your log file, you're trying to install an old
pre-release version (3.5.0rc3). Try the latest version instead
(https://www.python.org/ftp/python/3.5.4/python-3.5.4-amd64-webinstall.exe).
Since 3.5 is in security-fix-only mode and no
New submission from Ruchir Jha :
Hi, I was trying to install Danjo to work on Python. However it was not working
fine hence I uninstalled the version 3.5 which I installed and tried to install
it again as the earlier version was used for Anaconda. However even after
multiple attempts to insta