Installation of standalone python34
STEP1: Download python34 (python3.4.0 msi) from following website, https://www.python.org/downloads/release/python-340/ After you have installed it go to command terminal(cmd) and put this python in your path as first priority PATH=C:\Python34;C:\Python34\Scripts;%PATH% (or) Go to Control Panel -> System and Security -> System -> Advanced system settings...
Read out all