.py文件的第14行:
dotenv.read_dotenv()
产生此错误:
AttributeError:'module'对象没有属性'read_dotenv'
(我是训练中的菜鸟...感谢帮助)
python aws-lambda
aws-lambda ×1
python ×1