Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wonderbird2 opened this issue Nov 15, 2024 · 2 comments
Open

Comments

@wonderbird2
Copy link

(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
Copy link

use conda terminal not cmd or git

@codak77
Copy link

codak77 commented Nov 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants