I was trying to run bbknn (and also scrublet) and both independently kept crashing my sessions. I think it's got to do with `annoy==1.17.0` and simply downgrading to `annoy==1.16.3` made everything run again.
I was trying to run bbknn (and also scrublet) and both independently kept crashing my sessions.
I think it's got to do with
annoy==1.17.0and simply downgrading toannoy==1.16.3made everything run again.