python-dotenv==0.21.0 load_dotenv(dotenv_path=dotenv_path) argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'tuple'

python-dotenv==0.21.0 load_dotenv(dotenv_path=dotenv_path) argument should be a str or an os.PathLike object where __fspath__ returns a str, not 'tuple'
用户883535793
04月30日
|
浏览 30
复制代码
{
 "response": "该问题不在支持范围内。",
 "note": "请确保提供正确的文件路径或文件名,而不是一个元组。`dotenv_path`参数应该是一个字符串或实现了`__fspath__`方法的对象,用于指定.env文件的路径。"
}
我要提问
复制内容
分享给好友
AI编程问答网 免责声明:
以上内容除特别注明外均来源于网友提问,AI编程问答网回答,权益归原著者所有;