squidpy icon indicating copy to clipboard operation
squidpy copied to clipboard

Bug about sq.im.ImageContainer() function in WSL2-VScode

Open yunbokai opened this issue 2 years ago • 1 comments

Description

Hi, When I ran the code

img=sq.im.ImageContainer(adata_st.uns['spatial']['T91']["images"]['hires'],library_id='T91')
viewer = img.interactive(adata_st)

I only get a black GUI, I'm not sure is it correlated with my WSL2-Ubuntu20.04? Could you please give me some advice? image

Thanks!

Version

scanpy==1.9.3 anndata==0.9.1 umap==0.5.3 numpy==1.22.4 scipy==1.10.1 pandas==2.0.3 scikit-learn==1.2.1 statsmodels==0.14.0 python-igraph==0.10.5 pynndescent==0.5.10 squidpy==1.2.3 tangram==0.4.0

...

yunbokai avatar Jul 10 '23 12:07 yunbokai

hi @yunbokai unforutnately I have no clue and don't have capacity to test with WSL, not sure if you found a solution already?

giovp avatar Oct 10 '23 10:10 giovp