「干货」python-qt5在centos7下编译方法

「干货」python-qt5在centos7下编译方法,第1张

本指南提供了在CentOS 7 for Python 2.7上编译PyQt5的基本说明

1、安装Qt

2、安装依赖项

3、编译SIP

4、编译PyQt

现在可以从首次运行的Python版本访问PyQt configure.py。

如果这样会产生一个带有单个按钮的新窗口,那么恭喜成功了!

py2exe 0.9.2.0已经支持了

Build standalone executables for Windows (python 3 version)

py2exe is a distutils extension which allows to build standalone

Windows executable programs (32-bit and 64-bit) from Python scripts

Python 3.3 and later are supported. It can build console executables,

windows (GUI) executables, windows services, and DLL/EXE COM servers.

https://pypi.python.org/pypi/py2exe/0.9.2.0


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/12051995.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-05-20
下一篇 2023-05-20

发表评论

登录后才能评论

评论列表(0条)

保存