I am using Python 3.4 on Windows 7.
I need to install the six
module, I have pip installed on my C.
The problem is, whenever I type pip
on my cmd
nothing happens.
I made sure that my environment variables are set correctly but I am still facing the problem.