python之一异常问题(TypeError: object of type 'NoneType' has no len())

 

   将赋值none改为‘’,即:

aqi =''
aqiInfo =''
aqiLevel = ''
便可以解决

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-06-19
  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2021-05-25
  • 2022-02-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
  • 2021-10-11
  • 2022-12-23
  • 2021-10-27
  • 2022-01-23
相关资源
相似解决方案