pip的安装 终端下输入:sudo easy_install pip 即可安装成功 pandas的安装 终端下输入:sudo pip install pandas sklearn的安装 终端下输入:sudo pip install sklearn