我使用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')
我已经下载了该库,但该命令仍无效。任何想法都表示赞赏。
答案 0 :(得分:1)
您在寻找easy_install -f /path/to/pydelicious-0.6-py2.6.egg
吗?
答案 1 :(得分:0)
我认为easy_install在互联网上搜索你的包。您必须解压缩并在下载的文件中使用setup.py