-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Closed
Description
Hi,
Was running a build on CI that worked previously on 0.1.12, and I'm running into:
ImportError: libnvToolsExt.so.1: cannot open shared object file: No such file or directory
when simply running import torch
. I am installing the CPU version of pytorch with conda install --yes pytorch torchvision -c soumith
.
I haven't yet been able to reproduce this on a Linux machine without a GPU (there's no issue when installing the CPU version on a machine with a GPU, ostensibly because the shared object file exists), but i will let you know when i do.
thanks for the new release, looks great -- can't wait to try it out!
Metadata
Metadata
Assignees
Labels
No labels