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

Pythagorean Tree crashes when the number of classes decreases #4670

Closed
janezd opened this issue Apr 17, 2020 · 0 comments · Fixed by #4743
Closed

Pythagorean Tree crashes when the number of classes decreases #4670

janezd opened this issue Apr 17, 2020 · 0 comments · Fixed by #4743
Assignees
Labels
bug A bug confirmed by the core team snack This will take an hour or two

Comments

@janezd
Copy link
Contributor

janezd commented Apr 17, 2020

I merged #4656 too early: Orange actually crashed when I was trying #4656, but it doesn't show me a dialog, so I overlooked it.

  1. In File, open Iris.
  2. Connect Tree and Pythagorean Tree. In Pythagorean Tree, select the last class value.
  3. Switch to Titanic and get IndexError: index 2 is out of bounds for axis 0 with size 2.

It is very possible that this crashed the same way before #4656.

@janezd janezd added bug report Bug is reported by user, not yet confirmed by the core team bug A bug confirmed by the core team and removed bug report Bug is reported by user, not yet confirmed by the core team labels Apr 17, 2020
@janezd janezd changed the title Pythagorean Tree crashes when the number of classes reduces Pythagorean Tree crashes when the number of classes decreases Apr 17, 2020
@janezd janezd added the snack This will take an hour or two label Apr 26, 2020
@aturanjanin aturanjanin self-assigned this May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug confirmed by the core team snack This will take an hour or two
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants