How to resolve runtime error

Hello mates,

I am struggling to solve below error while I trigger model training with pytorch1.4 framework.

I’ve already added “libcaffe2_nvrtc.so” file to PATH and could see the so file through “echo $PATH”.

Do you have any other idea to solve below issue? Thank you ahead.

RuntimeError: Error in dlopen or dlsym: libcaffe2_nvrtc.so: cannot open shared object file: No such file or directory