遇到的问题 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ss
前言 fake-useragent是爬虫中伪装useragent参数的常用模块。然而,从中导入UserAgent模块,并对其实例化时ua=UserAgent()会出现错误: fake-useragent Maximum amount of retries reached 问题分析 进入UserAgent源代码,可以进入setting.py文件,里面包含了fake-useragent在线获