LY
LY
Hi prete, My R version is ``` R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-conda-linux-gnu (64-bit) ``` My rpy2 version...
And it seems have another problem like in #363, `markupsafe` need to be downgrading. If I don't do this I 'll got error: ``` ImportError: cannot import name 'soft_unicode' from...
I try to install follow installation page, and I got conflict error. ERROR: Cannot install celldancer==1.1.4 and celldancer==1.1.7 because these package versions have conflicting dependencies.
My Seurat version is 5.1.0 and I got this error when running `IntegrateLayers`. One interesting thing is that the error only happens when `method=FastMNNIntegration`.