Deep-Live-Cam icon indicating copy to clipboard operation
Deep-Live-Cam copied to clipboard

pip install -r requirements.txt ERROR

Open cellker00 opened this issue 1 year ago • 4 comments

PS C:\Users\jc678\Deep-Live-Cam> pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://download.pytorch.org/whl/cu118 Ignoring torch: markers 'sys_platform == "darwin"' don't match your environment Ignoring torchvision: markers 'sys_platform == "darwin"' don't match your environment Ignoring onnxruntime: markers 'sys_platform == "darwin" and platform_machine != "arm64"' don't match your environment Ignoring onnxruntime-silicon: markers 'sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment Ignoring tensorflow: markers 'sys_platform == "darwin"' don't match your environment Collecting numpy==1.23.5 (from -r requirements.txt (line 3)) Using cached numpy-1.23.5-cp310-cp310-win32.whl.metadata (2.3 kB) Collecting opencv-python==4.8.1.78 (from -r requirements.txt (line 4)) Using cached opencv_python-4.8.1.78-cp37-abi3-win32.whl.metadata (20 kB) Collecting onnx==1.16.0 (from -r requirements.txt (line 5)) Using cached onnx-1.16.0-cp310-cp310-win32.whl.metadata (16 kB) Collecting insightface==0.7.3 (from -r requirements.txt (line 6)) Using cached insightface-0.7.3.tar.gz (439 kB) Installing build dependencies ... done Getting requirements to build wheel ... done Preparing metadata (pyproject.toml) ... done Collecting psutil==5.9.8 (from -r requirements.txt (line 7)) Using cached psutil-5.9.8-cp37-abi3-win32.whl.metadata (22 kB) Collecting tk==0.1.0 (from -r requirements.txt (line 8)) Using cached tk-0.1.0-py3-none-any.whl.metadata (693 bytes) Collecting customtkinter==5.2.2 (from -r requirements.txt (line 9)) Using cached customtkinter-5.2.2-py3-none-any.whl.metadata (677 bytes) Collecting pillow==9.5.0 (from -r requirements.txt (line 10)) Using cached Pillow-9.5.0-cp310-cp310-win32.whl.metadata (9.7 kB) ERROR: Could not find a version that satisfies the requirement torch==2.0.1+cu118 (from versions: none) ERROR: No matching distribution found for torch==2.0.1+cu118

cellker00 avatar Aug 26 '24 00:08 cellker00

HELP ME PLS

cellker00 avatar Aug 26 '24 00:08 cellker00

help me pls

cellker00 avatar Aug 26 '24 05:08 cellker00

try pip install --use-pep517 -r requirements.txt

wolverinex24 avatar Aug 26 '24 19:08 wolverinex24

Still EERORS ,Mac book pro m1 max 64G ram 8bec96f503e248c56e52d28b2a0bbd8a

FeedHedgehog avatar Aug 29 '24 12:08 FeedHedgehog