when i run this:
fit <- cellassign(exprs_obj = example_sce[rownames(example_marker_mat),],
-
marker_gene_info = example_marker_mat,
-
-
-
-
an error happens:
Error in py_module_import(module, convert = convert) :
ModuleNotFoundError: No module named 'tensorflow_probability'
i would appreciate it if someone could help me solve this issue