SubGNN icon indicating copy to clipboard operation
SubGNN copied to clipboard

yaml file error

Open andrew-korea opened this issue 1 year ago • 4 comments

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.

andrew-korea avatar May 15 '23 08:05 andrew-korea