ImportError: libcuda.so.1: cannot open shared object file: No such file or directory

Hi, I have Installed Pytorch1.0 version by the command “conda install pytorch-nightly -c pytorch”.

After installing I imported torch. I am getting error "‘ImportError: libcuda.so.1: cannot open shared object file: No such file or directory’’’

I Have installed PyTorch on CPU

Same problem here. The nightly version is broken when you don’t want the gpu version