gpt4 book ai didi

yum - 当我在 centos8 系统中使用 yum install python-devel -y 时

转载 作者:行者123 更新时间:2023-12-03 23:27:57 28 4
gpt4 key购买 nike

提示我出现以下错误

不匹配参数:python-devel
enter image description here

最佳答案

python2.7现在已经完全过时了。你应该和 python3 一起工作.因此你可以安装:

dnf install python3-devel -y

( dnf 是 centos8 上 yum 的替代品。 yum 仍然可用,但只是 dnf 的别名)

关于yum - 当我在 centos8 系统中使用 yum install python-devel -y 时,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59189682/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com