Deep-Live-Cam
Deep-Live-Cam copied to clipboard
[Apple legacy] pip install onnxruntime-coreml install faild
onnxruntime-coreml install faild
Apple legacy
-
OS: macOS Sonoma 14.6
-
python3 version: Python 3.10.14
-
pip version: pip 23.0.1
➜ pip uninstall onnxruntime onnxruntime-coreml
pip install onnxruntime-coreml==1.13.1
WARNING: Skipping onnxruntime as it is not installed.
WARNING: Skipping onnxruntime-coreml as it is not installed.
ERROR: Could not find a version that satisfies the requirement onnxruntime-coreml==1.13.1 (from versions: none)
ERROR: No matching distribution found for onnxruntime-coreml==1.13.1
WARNING: There was an error checking the latest version of pip.
Deep-Live-Cam on main via 🐍 v3.10.14 (venv) took 2s
❯ pip --version
pip 23.0.1 from /Users/k22/GitHub/Deep-Live-Cam/venv/lib/python3.10/site-packages/pip (python 3.10)