Installing Pytorch-Geometric issues

Viewed 9

I'm new to Pytorch. Pytorch was working fine but when I installed Pytorch-geometric, I get this error. Not sure how to resolve

ImportError: libcupti.so.11.2: cannot open shared object file: No such file or directory

Think I read something like adding an export to an LD Library or something, but not sure as I don't really understand it. Any thoughts?

0 Answers
Related