SubGNN
SubGNN copied to clipboard
yaml file error
I'm trying to create a new conda env using the SubGNN.yml file but I get a ResolvePackageNotFound error for the following two packages:
- torchvision==0.5.0=py37_cu101
- pytorch==1.4.0=py3.7_cuda10.1.243_cudnn7.6.3_0
How do I solve this problem? I'm running the code in ubuntu 18.04 with Python 3.7.