slice indices must be integers or None or have an __index__ method in numpy python3

前端 未结 0 1273
傲寒
傲寒 2021-01-16 07:43

I am trying to use the code of KD-tree and I get this type of error relating to type of number in numpy

File "kdtree.py", line 76, in          


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