I am trying to install the oauth package from the PYPI list of standard directories by submitting the following code to command prompt:
pip install oauth==1.0.1 This is to install the specific version 1.0.1 of 'oauth'. However I am getting the following error message:
pip is not recognised as an internal or external command I am using Python 3.3 on Windows 8 and have installed Pip via Command Prompt using the code:
Get-Pip.py What am I doing wrong?
pipsuccessfully before or is this your first time trying to use it?get-pip.pyscript? If the full output is available, please include it in the question.