OpenTalker / video-retalking

[SIGGRAPH Asia 2022] VideoReTalking: Audio-based Lip Synchronization for Talking Head Video Editing In the Wild
https://opentalker.github.io/video-retalking/
Apache License 2.0
6.44k stars 953 forks source link

torch_extensions/py38_cu113/fused/fused.so: cannot open shared object file: No such file or directory #129

Closed cousin-wang closed 11 months ago

cousin-wang commented 11 months ago

ibrary version:

python 3.8.12 torch 2.1.0+cu118 torchaudio 2.1.0+cu118 torchvision 0.16.0+cu118 cuda 11.8 ninja 1.10.2

thank you

desis123 commented 11 months ago

i am having the same issue , did you able to sole it ?

cousin-wang commented 11 months ago

i am having the same issue , did you able to sole it ?

no

KepaJRodriguez commented 7 months ago

Same problem with: Python 3.10.12 torch 2.2.1+cu121 torchaudio 2.2.1+cu121 torchvision 0.17.1+cu121 ninja 1.11.1 Did somebody find a solution?

maraliycrt commented 4 months ago

I had to run the code in Colab, download the installed libraries and .so files from there, and place them in my local .cache/torch_extensions/py310_cu121/ folders