Closed aliciahillturner closed 3 years ago
Hi @aliciahillturner, I can't say I know what caused that "Error in continuous_scale". How did you created your environment? Could you try using the method described in this comment on #289 to create a clean conda environment?
_(Note: if you already had one conda environment named cpdb
I'd suggest you remove it first with conda remove -n cpdb --all --yes
)
Thank you so much! Yes the other method you linked worked!!
Hi there! I am having trouble generating dot plots in cellphonedb on my LINUXOS! I have ensured I properly installed Python, activated my environment using conda, downloaded the sample data provided and also downloaded the required R package ggplot2 (which says it is installed). However, I keep getting this error and the plot won't generate.
Any help is greatly appreciated!