【fake_useragent 错误】fake_useragent.errors.FakeUserAgentError: Maximum amount of retries reached
报错信息如下:for item in get_browsers(verify_ssl=verify_ssl): File "/usr/local/python3/lib/python3.6/site-packages/fake_useragent/utils.py", line 97, in get_browsers html = get(settings.BROWSERS_STATS_PAGE, verify_ssl=verify_ssl) File "/usr/local/python