https://github.com/OmicsML/dance/blob/1d94be91625a352ad8510c16d5d23b9ce5e02b53/install.sh#L58 ~~`torchvision=` should be replaced with `torchvision==`, otherwise 'install.sh' raises error~~ Fixed by [latest PR](https://github.com/OmicsML/dance/pull/433)
dance/install.sh
Line 58 in 1d94be9
torchvision=should be replaced withtorchvision==, otherwise 'install.sh' raises errorFixed by latest PR