ubuntu,python2.7

  1. wget https://bootstrap.pypa.io/pip/2.7/get-pip.py
  2. python get-pip.py --user #要加user不然没权限
  3. pip install requests