gpt4 book ai didi

python - 类型错误 : must be str, 不是元组

转载 作者:行者123 更新时间:2023-12-04 22:57:53 25 4
gpt4 key购买 nike

这个问题在这里已经有了答案:





adding a row to CSV file - TypeError: must be str, not tuple

(1 个回答)


5年前关闭。




“类型错误:必须是 str,而不是元组”
请有人解释这个错误是什么?

最佳答案

更改 receipt.write(output_to_receipt)receipt.write(str(output_to_receipt)) .

这将改变 output_to_receipt这是一个字符串的元组,您将能够编写。

关于python - 类型错误 : must be str, 不是元组,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36887861/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com