点子搜索AAP显示可用性,但点子安装AAP不会成功

时间:2014-08-21 01:48:18

标签: python pip

系统工具安装程序问题

啊,无论如何我会发帖

  

pip finds package with search but won't install it

提出了类似的问题。

(用于编程的辅助工具:所以有人可能会说;请告知这是否在Stackoverflow中错误发布)

嗯,这对我来说是一个混乱的难题。我希望:能够使用 pip 安装AAP(可能也称为AAP或aap),我希望这样做的原因是我使用此命令:(并获得以下输出)< / p>

$ pip search AAP

chinaapi                  - Python SDK For China API: Sina Weibo, QQ Weibo, Taobao, Renren, Douban
infi.hbaapi               - cross-platform bindings to FC-HBA APIs on Windows and Linux
shaape                    - Shaape - ascii art to image converter
AnyMetaAPI                - Support library for accessing AnyMeta-based websites from Python.
aesculaap                 - aesculaap - general purpose bot.
ckanext-dataapi           - CKAN Extension Data API - preview and access package resources through data transformation proxy service.
Aap                       - A portable build tool (make replacement) with internet support
paAPI                     - A python client for the Parallels Operations (POA) and Business Automation (PBA-E) APIs.

注意输出如何显示“Aap”。但是,安装失败。方法如下:

Downloading/unpacking Aap
  Could not find any downloads that satisfy the requirement Aap
Cleaning up...
No distributions at all found for Aap
Storing complete log in /root/.pip/pip.log

谢谢,以及我可以使用的任何帮助的pythonic祝福。

1 个答案:

答案 0 :(得分:0)

很久以前,在一个不太远的星系中,pip / pypi / setuptools曾经用来刮掉任何链接网站,看起来像是下载链接。它不再这样做了。因此,虽然Aap我过去已经进行了pip安装,但是直到包维护者在PyPI上发布了一个发行版。