【发布时间】:2011-07-13 03:09:37
【问题描述】:
要让 Scrapy 在 HTTPS 上工作,I need PyOpenSSL,但我似乎无法让它工作。
那么,有 64 位版本吗? I don't see one...我已经安装了32位版本但是...
我目前从 Scrapy 得到这个错误:
ERROR: Error downloading <https://SOME_PRIVATE_URL_HERE>:
[Failure instance: Traceback: <class 'scrapy.exceptions.NotSupported'>:
HTTPS not supported: install pyopenssl library
有人知道如何获取或编译 64 位版本吗?或者那是不必要的?
【问题讨论】:
标签: python windows-7 installation 64-bit openssl