Closed jibsch closed 4 years ago
Hi @jibsch, you can solve this issue by updating the PHATE python package. /mnt/data/home/jsch0032/tools/Miniconda3/bin/python -m pip install --upgrade phate
. I will investigate why this didn't show as an error.
Thanks, Scott. I had tried updating the Python package, but maybe on the wrong version. Either way, this worked. Cheers!
Hi, Thanks for the software - I appreciate the results obtained with Phate. I've recently updated the R package and the code that used to run, does now throw an error.
Describe the bug The program's Python backend seems to throw an error.
To Reproduce
phate = phate(rna, mds.solver = "smacof")
System information:
Output of
phate.0.4.5
:Output of
pd.show_versions()
:Output of
sessionInfo()
:Output of
reticulate::py_discover_config(required_module = "phate")
:Additional context Add any other context about the problem here.