【发布时间】:2015-05-05 13:06:09
【问题描述】:
我正在尝试使用“import yql”从 python 中使用 yql。 但是安装yql失败如下:
$ sudo easy_install yql
Password:
Searching for yql
Reading https://pypi.python.org/simple/yql/
Couldn't find index page for 'yql' (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 yql
error: Could not find suitable distribution for Requirement.parse('yql')
$
所以请告诉我如何安装yql?
Mac OS:特立独行 Python 2.7.9
提前谢谢你。
六月
【问题讨论】:
-
试试 sudo pip install yql