在使用爬虫爬取上海充电桩位置坐标时,导入quote库出现Cannot find reference 'quote' in 'request.pyi'问题,换python版本也不好使
检查一下代码中是如何导入quote的,导入方法是:from urllib.parse import quote