推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
Haku
V2EX  ›  Python

python3.4 使用 requests 爬取某 https 页面出现 ssl.c:600 错误,求救!!!

  •  
  •   Haku · Aug 13, 2016 · 3594 views
    This topic created in 3629 days ago, the information mentioned may be changed or developed.

    代码只有简单的一句 requests.get(url)

    3 replies    2016-08-13 21:37:45 +08:00
    7sDream
        1
    7sDream  
       Aug 13, 2016
    你的错误报告也只有简单的一句 ssl.c: 600
    lxy
        2
    lxy  
       Aug 13, 2016
    可能是你的 OpenSSL 版本太旧:
    https://github.com/kennethreitz/requests/issues/2616
    skydiver
        3
    skydiver  
       Aug 13, 2016
    @7sDream 23333
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1007 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 35ms · UTC 22:34 · PVG 06:34 · LAX 15:34 · JFK 18:34
    ♥ Do have faith in what you're doing.