ComfyUI报错
E:ComfyUIvenvScripts>.pip.exe freeze |findstr onnx
onnx==1.17.0
onnxruntime==1.16.3
onnxruntime-gpu==1.20.0
E:ComfyUIvenvScripts>.pip.exe install onnx==1.16.1
Looking in indexes: https://mirrors.aliyun.com/pypi/simple
Collecting onnx==1.16.1
Downloading https://mirrors.aliyun.com/pypi/packages/9c/7c/40fbebcb30f0fb6a773ca36e3a9dd4bdccd4b15455ef6c21adb78f/onnx-1.16.1-cp310-cp310-win_amd64.whl (14.4 MB)
---------------------------------------- 14.4/14.4 MB 5.2 MB/s eta 0:00:00
Requirement already satisfied: numpy>=1.20 in e:comfyuivenvlibsite-packages (from onnx==1.16.1) (1.26.4)
Requirement already satisfied: protobuf>=3.20.2 in e:comfyuivenvlibsite-packages (from onnx==1.16.1) (3.20.3)
Installing collected packages: onnx
Attempting uninstall: onnx
Found existing installation: onnx 1.17.0
Uninstalling onnx-1.17.0:
Successfully uninstalled onnx-1.17.0
Successfully installed onnx-1.16.1
[notice] A new release of pip is available: 23.3.2 -> 24.3.1
[notice] To update, run: python.exe -m pip install --upgrade pip
E:ComfyUIvenvScripts>
到此这篇vuecli3安装失败(vue-cli3.0安装)的文章就 介绍到这了,更多相关 内容请继续浏览下面的相关 推荐文章,希望大家都能在 编程的领域有一番成就!
版权声明:
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。
如若内容造成侵权、违法违规、事实不符,请将相关资料发送至xkadmin@xkablog.com进行投诉反馈,一经查实,立即处理!
转载请注明出处,原文链接:https://www.xkablog.com/qdvuejs/26933.html