安装简便无法安装库包(easy install can not install library package)

编程入门 行业动态 更新时间:2024-10-25 16:23:49
安装简便无法安装库包(easy install can not install library package)

我使用easy_install来安装pydelicious库,但它报告错误:

>easy_install pydelicious-0.6-py2.6.egg Searching for pydelicious-0.6-py2.6.egg Reading https://pypi.python.org/simple/pydelicious-0.6-py2.6.egg/ Couldn't find index page for 'pydelicious-0.6-py2.6.egg' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ No local packages or download links found for pydelicious-0.6-py2.6.egg error: Could not find suitable distribution for Requirement.parse('pydelicious-0.6-py2.6.egg')

我已经下载了该库,但该命令仍然无效。 任何想法都表示赞赏。

I used easy_installto install pydelicious library but it report an error:

>easy_install pydelicious-0.6-py2.6.egg Searching for pydelicious-0.6-py2.6.egg Reading https://pypi.python.org/simple/pydelicious-0.6-py2.6.egg/ Couldn't find index page for 'pydelicious-0.6-py2.6.egg' (maybe misspelled?) Scanning index of all packages (this may take a while) Reading https://pypi.python.org/simple/ No local packages or download links found for pydelicious-0.6-py2.6.egg error: Could not find suitable distribution for Requirement.parse('pydelicious-0.6-py2.6.egg')

I have already downloaded the library but the command still does not work. Any idea is appreciated.

最满意答案

你在寻找easy_install -f /path/to/pydelicious-0.6-py2.6.egg吗?

Are you looking for easy_install -f /path/to/pydelicious-0.6-py2.6.egg?

更多推荐

本文发布于:2023-07-15 21:55:00,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1119312.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:简便   easy   install   library   package

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!