Hi,
I’m getting the following stack trace when calling sc.pp.neighbors(adata). This is data derived from CosMx, through squidpy, and as far as I know it’s valid - I’ve been analysing it for a while now.
Python version is 3.12.4.
Would appreciate any ideas, thanks!
Bump.
Am I the only one this happens to…?
I’ve tried with a clean conda env built around squidpy, and running with nanostring’s tutorial data. It looks like the error is coming from somewhere deep in sklearn’s KNN algorithm, but I’m getting the same with previous versions of sklearn as well.