百胜下载(在线机)安装(离线机)不工作 PyQt4

发布于 2025-01-11 06:45:58 字数 421 浏览 0 评论 0原文

我正在尝试在气隙离线机器上安装 PyQt4。

在在线计算机上,

yum install --downloadonly --directorydir /path/to/store/it PyQt4-devel

我将整个目录传输到离线计算机上。

在那里,我尝试 cd 进入该目录并执行

sudo rpm -i *.rpm

以下操作,但

yum install PyQt4*.rpm

都没有成功,两者都引用了缺少依赖项或在 rpm 的情况下 'qt-sqlite < 1:4.7.1-16 已被 qt-1:4.8.7-9.el7_9.x86_64 废弃。

但是我认为这个方法应该提取任何依赖项?

I am trying to install PyQt4 on an air-gapped offline machine.

On an online machine I do

yum install --downloadonly --directorydir /path/to/store/it PyQt4-devel

I then transfer the entire directory to the offline machine.

There I've tried to cd into the directory and do

sudo rpm -i *.rpm

As well as

yum install PyQt4*.rpm

Neither one worked, both citing either missing dependencies or in the case of the rpm one 'qt-sqlite < 1:4.7.1-16 is obsoleted by qt-1:4.8.7-9.el7_9.x86_64`

However I thought this method is supposed to pull any dependencies?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文