当前位置:网站首页>Command errored out with exit status 1类似问题解决方案
Command errored out with exit status 1类似问题解决方案
2022-08-03 05:27:00 【寻找永不遗憾】
在使用pip install onnx
时遇到如下错误:
Building wheels for collected packages: onnx
Building wheel for onnx (setup.py) … error
ERROR: Command errored out with exit status 1:
command: /home/users/yuxuan.wei/env/env1/bin/python -u -c ‘import io, os, sys, setuptools, tokenize; sys.argv[0] = ‘"’"’/tmp/pip-install-t2jk_rl6/onnx_460e3fe0fd4241829e6bd153039e173b/setup.py’“'”‘; file=’“'”‘/tmp/pip-install-t2jk_rl6/onnx_460e3fe0fd4241829e6bd153039e173b/setup.py’“'”‘;f = getattr(tokenize, ‘"’“‘open’”’“‘, open)(file) if os.path.exists(file) else io.StringIO(’”‘“‘from setuptools import setup; setup()’”’“‘);code = f.read().replace(’”‘"’\r\n’“'”‘, ‘"’"’\n’“'”‘);f.close();exec(compile(code, file, ‘"’“‘exec’”’"‘))’ bdist_wheel -d /tmp/pip-wheel-foccssk2
一堆提示,提炼定位到ERROR: Command errored out with exit status 1:
,安装包的版本和Python版本不匹配的报错,如何解决呢?
使用命令查看Python版本:
python -V
到Python装包网站上去搜对应包的版本即可,例子如下:
边栏推荐
猜你喜欢
随机推荐
笛卡尔积处理商品属性sku
MySQL master-slave replication
SQLMAP介绍及使用
域名注册流程:如何选择购买合适的域名?
g++ parameter description
BurpSuite 进阶玩法
【面筋1】一些没什么标准答案的问题
3D游戏建模师在国内的真实现状,想转行,先来看看!
VI和VIM编辑指令
2021-06-15
C#切换输入法
【Personal summary】Key points of MES system development/management
嘿!selenium自动下载driver版本,得知道一下
C语言中打印字符数组出现乱码的问题(烫烫烫)
IP数据包的格式(1)
xshell报错-要继续使用此程序,您必须应用最新的更新或使用新版本
Makefile.am:24: error: Libtool library used but ‘LIBTOOL‘ is undefined
权限管理 UGO 、 ACL 、特殊权限
【测试基础】bug分级、测试流程、ISO9126质量模型
contos安装php-ffmpeg和tp5.1使用插件