TopologyLayer icon indicating copy to clipboard operation
TopologyLayer copied to clipboard

ModuleNotFoundError: No module named 'dionysus'

Open ghost opened this issue 2 years ago • 1 comments

Hi,

In Colab, although I've installed the topology layer like this !pip install git+https://github.com/bruel-gabrielsson/TopologyLayer.git

when I wanted to run the first file of generators it throw an error from this line

from topologylayer.functional.rips_dionysus import Diagramlayer as DiagramlayerRips


ModuleNotFoundError: No module named 'dionysus'

By the way, is the code of GANs armed with topology layer in the git repository? I could not find it. I mean the code of section 3.2 of the article "Incorporating Topological Priors in Generative Models"

ghost avatar Oct 12 '22 06:10 ghost

hi, I have the same problem as you, do you solve this problem?

yogurtlala avatar Oct 22 '22 08:10 yogurtlala