hacksider / Deep-Live-Cam

real time face swap and one-click video deepfake with only a single image
GNU Affero General Public License v3.0
41.22k stars 6.01k forks source link

ModuleNotFoundError: No module named 'torch' <-- somebody help me, plz #786

Open wonderbird2 opened 2 weeks ago

wonderbird2 commented 2 weeks ago

(base) C:\Users\sksj0\Downloads\Deep-Live-Cam>python run.py --execution-provider cuda Traceback (most recent call last): File "C:\Users\sksj0\Downloads\Deep-Live-Cam\run.py", line 3, in from modules import core File "C:\Users\sksj0\Downloads\Deep-Live-Cam\modules\core.py", line 14, in import torch ModuleNotFoundError: No module named 'torch'

- I don't get it.. somebody help me. I try to fix about spend 9 hours for this. anyone rescue me. plz God, help me out!

manasseh-zues commented 1 week ago

use conda terminal not cmd or git

codak77 commented 2 days ago

Run it in a virtual environment(venv). This is why