Pan*_*dis 1 python importerror
我需要 SSLError 实用程序功能,但是...
from requests.exceptions import SSLError
我得到 ImportError: cannot import name SSLError :(
PS:我已经使用 python-requests 包在 Ubuntu 中安装了 python-requests
Mar*_*ers 5
您的requests库版本太旧。该SSLError异常没有被加入requests.exceptions到0.8.8版本,在修订9a1a413。
requests
SSLError
requests.exceptions
归档时间:
12 年 前
查看次数:
3122 次
最近记录: