ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory
YasminZhang opened this issue · 0 comments
YasminZhang commented
When I was running sh instagen_scripts/infer_detector.sh
, I encountered an error
ImportError: libtorch_cuda_cu.so: cannot open shared object file: No such file or directory
Can you tell me your pytorch version and cuda version? I searched online and found this is a cuda pytorch version issue.