首先,先切换root权限,切换到管理员权限:
sudo -s
本文是在干净的ubuntu14.04上用源码安装:
git clone https://github.com/haypo/python-ipy.git
cd python-ipy
python setup.py install