module 'requests' has no attribute 'get' python

module 'requests' has no attribute 'get'

因为 py文件取名 re.py不知道与什么冲突导致的  改成 re_1.py即可

你不能把坏习惯扔出窗外 但你可以一步步赶下电梯
原文地址:https://www.cnblogs.com/Ychao/p/9138781.html