final_cost = actual_rate * float(weight) TypeError: float() argument must be a string or a number, not 'NoneType'

前端 未结 0 1913
执念已碎
执念已碎 2021-02-18 12:57

I\'m facing some issues on this. error last 2 hours.

\'\'\'final_cost = actual_rate * float(weight) TypeError: float() argument must be a string or a number, not NoneType

相关标签:
回答
  • 消灭零回复
提交回复
热议问题