【问题标题】:What version of PyQt should I install (32 vs 64)我应该安装什么版本的 PyQt (32 vs 64)
【发布时间】:2015-11-15 08:51:30
【问题描述】:

我运行的是 Windows 8.1 64bit,但运行的是 Python 2.7.10 32bit。现在我正在尝试使用 Windows 安装程序安装 PyQt。我应该下载什么版本?

PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x64.exe Windows 64 位安装程序

PyQt4-4.11.4-gpl-Py2.7-Qt4.8.7-x32.exe Windows 32 位安装程序

我有 64 位 Windows,但 32 位 Python,我想制作 32 位可执行文件。

我觉得应该安装32bit,是真的吗?

【问题讨论】:

    标签: python windows pyqt 32bit-64bit


    【解决方案1】:

    是的,我猜你是对的,因为 python 将链接到 PyQt,它们应该基于相同的架构!

    【讨论】:

      猜你喜欢
      • 2011-04-09
      • 1970-01-01
      • 2015-09-10
      • 1970-01-01
      • 2011-04-25
      • 2012-12-08
      • 1970-01-01
      • 2011-07-06
      • 2012-01-10
      相关资源
      最近更新 更多