http://www.riverbankcomputing.com/static/Docs/PyQt4/html/index.html
1.下载安装Python:http://python.org/ftp/python/3.2.1/python-3.2.1.msi
2.下载并解压SIP:http://www.riverbankcomputing.com/static/Downloads/sip4/sip-4.12.4.zip
3.使用Visual Studio的command prompt:
python configure.py
nmake
nmake install
4.下载安装PyQt:http://www.riverbankcomputing.com/static/Downloads/PyQt4/PyQt-Py3.2-x86-gpl-4.8.5-1.exe
本文提供了详细的PyQt4安装步骤,包括Python环境搭建、SIP解压配置及编译、PyQt安装等关键技术环节。

被折叠的 条评论
为什么被折叠?



