Commit 66da8bd7 authored by Julien Jerphanion's avatar Julien Jerphanion

[DEBUG] Execution problems

This does not work and I spent the afternoon trying to understand why...

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
parent 5d84296d
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment