|
|
100鱼币
C:\Documents and Settings\Administrator>E:
E:\>pip install pyOpenSSL
Downloading/unpacking pyOpenSSL
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement pyOpenSSL
Cleaning up...
No distributions at all found for pyOpenSSL
Storing debug log for failure in C:\Documents and Settings\Administrator\pip\pip
.log
E:\>pyOpenSSL
'pyOpenSSL' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
E:\>pip install Scrapy
Downloading/unpacking Scrapy
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement Scrapy
Cleaning up...
No distributions at all found for Scrapy
Storing debug log for failure in C:\Documents and Settings\Administrator\pip\pip
.log
E:\> |
|