For this part, I loosely followed this guide on Installing Pip, Virtualenv & VirtualenvWrapper on OS X.
I already had pip installed. However, if I were to install it, I would need: sudo easy_install pip
I intalled virtualenv with this command:
sudo pip …