Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SimilarityMatrix fails on 'a few shanks' #60

Open
nippoo opened this issue Feb 5, 2016 · 0 comments
Open

SimilarityMatrix fails on 'a few shanks' #60

nippoo opened this issue Feb 5, 2016 · 0 comments

Comments

@nippoo
Copy link
Member

nippoo commented Feb 5, 2016

  File "/Users/chris/anaconda/envs/klusta/lib/python2.7/site-packages/klustaviewa-0.3.0-py2.7-macosx-10.5-x86_64.egg/klustaviewa/gui/taskgraph.py", line 161, in similarity_matrix_computed_callback
    cluster_groups, target_next=target_next)
  File "/Users/chris/anaconda/envs/klusta/lib/python2.7/site-packages/klustaviewa-0.3.0-py2.7-macosx-10.5-x86_64.egg/klustaviewa/gui/taskgraph.py", line 75, in <lambda>
    return lambda *args, **kwargs: self.run(('_' + name, args, kwargs))
  File "/Users/chris/anaconda/envs/klusta/lib/python2.7/site-packages/klustaviewa-0.3.0-py2.7-macosx-10.5-x86_64.egg/klustaviewa/gui/taskgraph.py", line 63, in run
    outputs = self.run_single(action)
  File "/Users/chris/anaconda/envs/klusta/lib/python2.7/site-packages/klustaviewa-0.3.0-py2.7-macosx-10.5-x86_64.egg/klustaviewa/gui/taskgraph.py", line 52, in run_single
    return getattr(self, method)(*args, **kwargs)
  File "/Users/chris/anaconda/envs/klusta/lib/python2.7/site-packages/klustaviewa-0.3.0-py2.7-macosx-10.5-x86_64.egg/klustaviewa/gui/taskgraph.py", line 307, in _similarity_matrix_computed
    if len(matrix) == 0:
TypeError: object of type 'exceptions.IndexError' has no len()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant