【发布时间】:2014-07-31 15:02:49
【问题描述】:
我正在尝试安装starpy:
» pip install starpy
Downloading/unpacking starpy
Could not find any downloads that satisfy the requirement starpy
Cleaning up...
No distributions at all found for starpy
Storing debug log for failure in /home/user/.pip/pip.log
好吧,公平地说,包裹不在pypi,生活很艰难,yadayadayada。但是:
» pip search starpy
starpy - Twisted Protocols for interaction with the Asterisk PBX
而且确实是there
这是怎么回事?
【问题讨论】: