-1
print ('FLOW LYT HEIGHT ') + str(grid_ui_height) + '   count  ' + str(icon_count)

getting this error:

print ('FLOW LYT HEIGHT ') + str(grid_ui_height) + '   count  ' + str(icon_count)
 TypeError: unsupported operand type(s) for +: 'NoneType' and 'str' # 
Mark Tolonen
  • 148,243
  • 22
  • 160
  • 229

0 Answers0