LivePortrait
LivePortrait copied to clipboard
No matching distribution found for onnxruntime-silicon
When I try to install the requirements on MacOS, I get this error:
ERROR: Could not find a version that satisfies the requirement onnxruntime-silicon==1.16.3 (from versions: none)
ERROR: No matching distribution found for onnxruntime-silicon==1.16.3
Is there a workaround to install onnxruntime-silicon on a mac?
我也遇到过该问题,请使用 conda --version查看本地环境版本,是否版本较低,我的版本如下,安装依赖是正常的。
conda --version conda 25.3.1