TypeError: sequence item 0: expected string, NoneType found
python遇到这个问题是什么原因呢? 怎么解决?
TypeError: sequence item 0: expected string, NoneType found
python遇到这个问题是什么原因呢? 怎么解决?
2 回答5k 阅读✓ 已解决
2 回答1.1k 阅读✓ 已解决
4 回答943 阅读✓ 已解决
3 回答1.1k 阅读✓ 已解决
3 回答1.1k 阅读✓ 已解决
1 回答1.7k 阅读✓ 已解决
1 回答1.2k 阅读✓ 已解决
1 回答4.8k 阅读
1 回答9.1k 阅读✓ 已解决
2 回答5.3k 阅读
3.7k 阅读
3 回答11.7k 阅读✓ 已解决
我猜是
','.join([None])
TypeError: sequence item 0: expected string, NoneType found