Open galib36 opened 1 day ago
Hi @galib36 , thanks for using sparrow.
There is currently an incompatibility issue between squidpy and spatialdata causing the error you see, related to incompatible xarray versions, see https://github.com/scverse/squidpy/blob/a9a0a0f2bb42452ffd55c7635dd4dd3739de9698/pyproject.toml#L75 and https://github.com/scverse/spatialdata/blob/72dbffdbc1c949b6e1a5c83a52914e3f20b2d581/pyproject.toml#L46
I advice you to install sparrow via the harpy repo https://github.com/saeyslab/harpy, the API is the same as for sparrow.
Follow installation instructions here: https://harpy.readthedocs.io/en/latest/installation.html
Next activate your conda environment:
conda activate harpy
And then in the terminal do:
pip install squidpy==1.6.2
pip install spatialdata==0.2.6
If there are still issues, do not hesitate to reach out!
Hello, Thank you for creating this great workflow. I am trying to analyze my MERSCOPE data using this tool. After successfully installing the program when I run
it gives the following error
The detail of the error are given below, can you please suggest how I can fix this issue.