CCAI - OCP Tutorial not being able to run

Hello,

It’s my first time trying to use the OCP dataset. I am trying to get familiar with the project but I ran into two problems.

  1. When I was trying to install locally the repo I followed the instructions but when conda tries to install the environment, the ‘Solving environment’ gets killed.
  2. I was trying to use the colab tutorial notebook but it gives me an error about torch.geometric.nn.resolver. When I install the torch geometric directly from master, versions from other packages change as well and the colab session gets killed elsewhere.

Does this happen to anyone else, or did it happen?

Thanking you in advance.

Victor