其实是看到这个相关的问题才想起要发贴的 https://www.v2ex.com/t/324279
安装时信息如下
pip install --index-url http://pypi.doubanio.com/simple/ requests --trusted-host pypi.doubanio.com QScintilla
Collecting requests
Downloading http://pypi.doubanio.com/packages/59/dc/54d39bef11678853ca78fc6167cc1b57becf491548942246dd2226bf2bd2/requests-2.12.2-py2.py3-none-any.whl (575kB)
100% |████████████████████████████████| 583kB 3.2MB/s
Collecting QScintilla
Could not find a version that satisfies the requirement QScintilla (from versions: )
No matching distribution found for QScintilla
pip -V
pip 9.0.1 from c:\python27\lib\site-packages (python 2.7)
安装时信息如下
pip install --index-url http://pypi.doubanio.com/simple/ requests --trusted-host pypi.doubanio.com QScintilla
Collecting requests
Downloading http://pypi.doubanio.com/packages/59/dc/54d39bef11678853ca78fc6167cc1b57becf491548942246dd2226bf2bd2/requests-2.12.2-py2.py3-none-any.whl (575kB)
100% |████████████████████████████████| 583kB 3.2MB/s
Collecting QScintilla
Could not find a version that satisfies the requirement QScintilla (from versions: )
No matching distribution found for QScintilla
pip -V
pip 9.0.1 from c:\python27\lib\site-packages (python 2.7)