Quantcast
Channel: Recent Questions - Stack Overflow
Viewing all articles
Browse latest Browse all 11631

Need assistance with roop install. Will pay $50 to anyone that successfully assists resolving all errors

$
0
0

Installing roop using these steps in this video.

It went ok till here:

C:\Users\zzzzz\OneDrive\Desktop\DeepFake>Git clone https://github.com/s0md3v/roopCloning into 'roop'...remote: Enumerating objects: 1537, done.remote: Total 1537 (delta 0), reused 0 (delta 0), pack-reused 1537Receiving objects: 100% (1537/1537), 97.43 MiB | 6.80 MiB/s, done.Resolving deltas: 100% (916/916), done.C:\Users\zzzzz\OneDrive\Desktop\DeepFake>cd roop

FAILS HERE:[notice] A new release of pip is available: 23.2.1 -> 23.3.2[notice] To update, run: python.exe -m pip install --upgrade pip

(venv) C:\Users\tpjos\OneDrive\Desktop\DeepFake\roop>C:\Users\tpjos\AppData\Local\Programs\Python\Python312\python.exe -m pip install --upgrade pipRequirement already satisfied: pip in c:\users\tpjos\appdata\local\programs\python\python312\lib\site-packages (23.3.2)

(venv) C:\Users\tpjos\OneDrive\Desktop\DeepFake\roop>C:\Users\tpjos\AppData\Local\Programs\Python\Python312\python run.pyTraceback (most recent call last):File "C:\Users\tpjos\OneDrive\Desktop\DeepFake\roop\run.py", line 3, in from roop import coreFile "C:\Users\tpjos\OneDrive\Desktop\DeepFake\roop\roop\core.py", line 16, in import onnxruntimeModuleNotFoundError: No module named 'onnxruntime'

(venv) C:\Users\tpjos\OneDrive\Desktop\DeepFake\roop>pip install onnxruntimeERROR: Could not find a version that satisfies the requirement onnxruntime (from versions: none)ERROR: No matching distribution found for onnxruntime

[notice] A new release of pip is available: 23.2.1 -> 23.3.2[notice] To update, run: python.exe -m pip install --upgrade pip


Viewing all articles
Browse latest Browse all 11631

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>