Unable to import torch now

I installed ‘pip install torch torchvision’ into my virtual venv env on Linux, and when I run a file to import torch I get this.

Which PyTorch and cudatoolkit versions were installed using your command?

Actually, I needed the cpu version. all good now. thanks