
1 yakczh OP Cannot fetch index base URL https://pypi.python.org/simple Could not find any downloads that satisfy the requirement |
2 wwqgtxx Feb 19, 2014 via Android |
3 lsylsy2 Feb 19, 2014 Something went wrong We're sorry! An error occurred trying to fulfill your request. Check http://status.python.org or follow @PythonStatus for issues. |
4 yhf Feb 19, 2014 |
6 dorentus Feb 19, 2014 |
7 wwqgtxx Feb 19, 2014 via Android @yakczh 指定pypi源的方法: pip install tornado -i http://pypi.v2ex.com/simple 也可以是全局的模式 在unix和macos,配置文件为:$HOME/.pip/pip.conf 在windows上,配置文件为:%HOME%\pip\pip.ini 需要在配置文件内加上: [global] index-url=http://pypi.v2ex.com/simple |
9 ummterry Feb 19, 2014 よし!勉になった! |
11 yakczh OP |
12 yakczh OP @wwqgtxx Hash of the package http://pypi.v2ex.com/packages/source/p/pycurl/pycurl-7.19.3.1.tar.gz#md5=6df8fa7fe8b680d93248da1f8d4fcd12 (from htp://pypi.v2ex.com/simple/pycurl/) (4974f610cd1d6d65 e3922e28d01328f7) doesn't match the expected hash 6df8fa7fe8b680d93248da1f8d4fcd12! Cleaning up... Bad md5 hash for package http://pypi.v2ex.com/packages/source/p/pycurl/pycurl-7.19.3.1.tar.gz#md5=6df8fa7fe8b680d93248da1f8d4fcd12 (from http://pypi.v2ex.com/simple/pycurl/) |
13 yakczh OP @yhf 这个源可以安装,只是执行setup.py出错了 Running setup.py (path:d:\temp\pip_build_caizh\pycurl\setup.py) egg_info for package pycurl Please specify --curl-dir=/path/to/built/libcurl Complete output from command python setup.py egg_info: Please specify --curl-dir=/path/to/built/libcurl ---------------------------------------- Cleaning up... Command python setup.py egg_info failed with error code 10 in d:\temp\pip_build_x\pycurl Storing debug log for failure in C:\Users\xx\pip\pip.log |
14 ericls Feb 20, 2014 打不开! |
16 liamchzh Mar 3, 2014 |