博客
关于我
module 'requests' has no attribute 'get' python
阅读量:792 次
发布时间:2023-02-09

本文共 129 字,大约阅读时间需要 1 分钟。

module 'requests' has no attribute 'get'

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

转载于:https://www.cnblogs.com/Ychao/p/9138781.html

你可能感兴趣的文章