Open saramasarone opened 2 years ago
Hey there!
I'm trying to install this package using pip install markov_clustering[drawing] but I keep getting an error message:
pip install markov_clustering[drawing]
no matches found: markov_clustering[drawing]
The standard version is working fine but I wanted to visualise the clusters/networks. Is there any workaround/suggestion for this?
Hey there!
I'm trying to install this package using
pip install markov_clustering[drawing]
but I keep getting an error message:no matches found: markov_clustering[drawing]
The standard version is working fine but I wanted to visualise the clusters/networks. Is there any workaround/suggestion for this?