bbknn icon indicating copy to clipboard operation
bbknn copied to clipboard

incompatible with annoy==1.17.0 ?

Open zktuong opened this issue 3 years ago • 1 comments

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.

zktuong avatar Jun 22 '21 12:06 zktuong

Yeah, annoy==1.17.0 does not seem to work well with both of the specified packages in the environments I've used it in. I have a faint recollection of getting it to work in some setting, but the details escape me.

Maybe I should specify this in the setup file, but the memory of it somehow working has me thinking it might be a local thing somehow?

ktpolanski avatar Jun 23 '21 13:06 ktpolanski