我在pycharm里查看数据是[-- -- -- … -- -- --]是因为数据太多了不好显示就省略了么,然后有个TypeError:can only concatenate str(not “NoneType”) to str怎么解决啊
你的报错行的代码怎么写的?那一行你用到了str()函数