try setx PATH "%PATH%;C:\Python34\Scripts"
if it is not working install your python modules like this python -m pip install [packagename]
solved Cannot install pip install numpy [duplicate]
try setx PATH "%PATH%;C:\Python34\Scripts"
if it is not working install your python modules like this python -m pip install [packagename]
solved Cannot install pip install numpy [duplicate]