group_equivariant_capsules_pytorch icon indicating copy to clipboard operation
group_equivariant_capsules_pytorch copied to clipboard

setup not working

Open sairaamVenkatraman opened this issue 6 years ago • 4 comments

When I run setup.py, it gives the message that installation is complete. However, import does not work. I get the message File "examples/mnist.py", line 10, in from group_capsules.utils import grid, grid_cluster, make_batch, spread_loss ModuleNotFoundError: No module named 'group_capsules'

sairaamVenkatraman avatar Nov 26 '18 16:11 sairaamVenkatraman

Hi, If the module was not found I suspect something went wrong during installation. Can you post the installation log and check if the module appears in the list of installed modules?

janericlenssen avatar Jan 10 '19 09:01 janericlenssen

same problem for me unfortunately: Capture

ibrahimrazu avatar Jul 22 '19 15:07 ibrahimrazu

Same problem, here. Logs are same.

sairaamVenkatraman avatar Aug 06 '19 05:08 sairaamVenkatraman

I have the same problem with the same logs.

NikhefKiLuci avatar Jun 16 '21 11:06 NikhefKiLuci