Index out of bounds in embedded python script

前端 未结 0 441
旧巷少年郎
旧巷少年郎 2020-12-19 02:39

I keep getting an index out of bounds error on the line:

output_items [0][y] = 1

or

output_items[0][y]=0

I ha

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