• Julien Jerphanion's avatar
    [DEBUG] Execution of query is ignored · 0fa3e92a
    Julien Jerphanion authored
     → python debug.py
     TypeError: 'consume' operand is not isolated
     Exception ignored in: 'KDTree.query'
     Traceback (most recent call last):
       File "/home/jjerphan/dev/kdtree/debug.py", line 18, in <module>
           tree.query(Y, knn_indices, knn_distances)
           TypeError: 'consume' operand is not isolated
    0fa3e92a
kdtree.pyx 24.5 KB