You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Seurat version 4.4.0. The "ifnb" package version I've installed is 3.0.0.
As I am trying to load the dataset, it is throwing an error-
Error: Please run UpdateSeuratObject on your object
Error during wrapup: no slot of name "images" for this object of class "Seurat"
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
Further, as I try to Update the seurat object, it again throws an error-
Error: We are unable to convert Seurat objects less than version 2.X to version 3.X
Please use devtools::install_version to install Seurat v2.3.4 and update your object to a 2.X object
How do I troubleshoot the version clashes?
The text was updated successfully, but these errors were encountered:
muskang123
changed the title
ifnb dataset version clash
ifnb SeuratObject version clash
Nov 1, 2023
I am using Seurat version 4.4.0. The "ifnb" package version I've installed is 3.0.0.
As I am trying to load the dataset, it is throwing an error-
Error: Please run UpdateSeuratObject on your object
Error during wrapup: no slot of name "images" for this object of class "Seurat"
Error: no more error handlers available (recursive errors?); invoking 'abort' restart
Further, as I try to Update the seurat object, it again throws an error-
Error: We are unable to convert Seurat objects less than version 2.X to version 3.X
Please use devtools::install_version to install Seurat v2.3.4 and update your object to a 2.X object
How do I troubleshoot the version clashes?
The text was updated successfully, but these errors were encountered: