module 'requests' has no attribute 'get'

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

相关文章: