首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >错误:无法找到匹配: xmlsec1-devel xmlsec1-openssl AlmaLinux上的devel:8

错误:无法找到匹配: xmlsec1-devel xmlsec1-openssl AlmaLinux上的devel:8
EN

Stack Overflow用户
提问于 2022-09-29 06:20:29
回答 1查看 40关注 0票数 0

在AlmaLinux上安装xmlsec时出现以下错误:

代码语言:javascript
复制
#15 92.42   Building wheel for xmlsec (PEP 517): started
#15 92.65   Building wheel for xmlsec (PEP 517): finished with status 'error'
#15 92.65   ERROR: Command errored out with exit status 1:
#15 92.65    command: /usr/local/bin/python /opt/python2.7/lib/python2.7/site-packages/pip/_vendor/pep517/_in_process.py build_wheel /tmp/tmpKVierb
#15 92.65        cwd: /tmp/pip-install-8achWY/xmlsec
#15 92.65   Complete output (14 lines):
#15 92.65   running bdist_wheel
#15 92.65   running build
#15 92.65   running build_py
#15 92.65   package init file 'src/xmlsec/__init__.py' not found (or not a regular file)
#15 92.65   creating build
#15 92.65   creating build/lib.linux-x86_64-2.7
#15 92.65   creating build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   copying src/xmlsec/py.typed -> build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   copying src/xmlsec/constants.pyi -> build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   copying src/xmlsec/__init__.pyi -> build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   copying src/xmlsec/template.pyi -> build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   copying src/xmlsec/tree.pyi -> build/lib.linux-x86_64-2.7/xmlsec
#15 92.65   running build_ext
#15 92.65   error: xmlsec1 is not installed or not in path.
#15 92.65   ----------------------------------------
#15 92.65   ERROR: Failed building wheel for xmlsec

#15 93.86未能构建xmlsec #15 93.86错误:无法为使用PEP 517且不能直接安装的xmlsec构建车轮

EN

回答 1

Stack Overflow用户

发布于 2022-09-29 23:35:17

由于alma与CentOS是二进制兼容的,所以可以这样做: dnf安装-y https://vault.centos.org/centos/8/PowerTools/x86_64/os/Packages/xmlsec1-devel-1.2.25-4.el8.x86_64.rpm \

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/73891070

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档