<div>Thanks for your help.</div><div>I pass this to configure.py:</div><div>/opt/python/bin/python3 configure.py --qmake /home/levi/apps/Qt5.1.0/5.1.0/gcc_64/bin/qmake --sip /opt/python/bin/sip</div><div><br></div><div>Here is the output:</div><div><br></div><div><div>DBus v1 does not seem to be installed.</div><div>Qt v5.1.0 (Open Source) is being used.</div><div>The qmake executable is /home/levi/apps/Qt5.1.0/5.1.0/gcc_64/bin/qmake.</div><div>Qt is built as a shared library.</div><div>SIP 4.14.7 is being used.</div><div>The sip executable is /opt/python/bin/sip.</div><div>These PyQt5 modules will be built: QtCore, QtNetwork, QtXmlPatterns, QtDBus.</div><div>The PyQt5 Python package will be installed in</div><div>/opt/python/lib/python3.3/site-packages.</div><div>PyQt5 is being built with generated docstrings.</div><div>PyQt5 is being built with 'protected' redefined as 'public'.</div><div>The Designer plugin will be installed in</div><div>/home/levi/apps/Qt5.1.0//5.1.0/gcc_64/plugins/designer.</div><div>The PyQt5 .sip files will be installed in /opt/python/share/sip/PyQt5.</div><div>pyuic5, pyrcc5 and pylupdate5 will be installed in /opt/python/bin.</div><div>The interpreter used by pyuic5 is /opt/python/bin/python.</div><div>Embedding sip flags...</div><div>Generating the .pro file for the QPy support library for QtCore...</div><div>Generating the Makefile for the QPy support library for QtCore...</div><div>Generating the C++ source for the QtCore module...</div><div>Generating the .pro file for the QtCore module...</div><div>Generating the Makefile for the QtCore module...</div><div>Generating the C++ source for the QtNetwork module...</div><div>Generating the .pro file for the QtNetwork module...</div><div>Generating the Makefile for the QtNetwork module...</div><div>Generating the C++ source for the QtXmlPatterns module...</div><div>Generating the .pro file for the QtXmlPatterns module...</div><div>Generating the Makefile for the QtXmlPatterns module...</div><div>Generating the .pro file for the QPy support library for QtDBus...</div><div>Generating the Makefile for the QPy support library for QtDBus...</div><div>Generating the C++ source for the QtDBus module...</div><div>Generating the .pro file for the QtDBus module...</div><div>Generating the Makefile for the QtDBus module...</div><div>Generating the .pro file for the QPy support libraries...</div><div>Generating the Makefile for the QPy support libraries...</div><div>Generating the C++ source for the Qt module...</div><div>Generating the .pro file for the Qt module...</div><div>Generating the Makefile for the Qt module...</div><div>Generating the .pro file for pylupdate5...</div><div>Generating the Makefile for pylupdate5...</div><div>Generating the .pro file for pyrcc5...</div><div>Generating the Makefile for pyrcc5...</div><div>Generating the pyuic5 wrapper...</div><div>Generating the top-level .pro file...</div><div>Generating the top-level Makefile...</div><div>Making the pyuic5 wrapper executable...</div></div><div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Phil Thompson"<phil@riverbankcomputing.com>;</div><div><b>发送时间:</b> 2013年7月15日(星期一) 下午5:48</div><div><b>收件人:</b> "levinie"<levinie@qq.com>; <wbr></div><div><b>抄送:</b> "PyQt"<pyqt@riverbankcomputing.com>; <wbr></div><div><b>主题:</b> Re: [PyQt] PyQt5.QtGui  can't be imported</div></div><div><br></div>On Mon, 15 Jul 2013 17:03:49 +0800, "levinie" <levinie@qq.com> wrote:<br>> I found PyQt5 today and have a try.I installed it on Python3.3.2 +<br>> Ubuntu12.04, but some module can't be imported such as PyQt5.QtGui,<br>> PyQt5.QtWidgets.<br>> <br>> <br>> Some other is ok, like QtCore, QtDBus, QtNetwork, QtXmlPatterns. In<br>fact,<br>> this .so file in the /opt/python/bin/lib/python3.3/site-packages, but<br>> QtGui.so, QtWidgets.so  not.<br>> <br>> <br>> Who can help me? I really like the PyQt5.<br><br>Did you build it yourself? What flags did you pass to configure.py? What<br>was the output?<br><br>Phil<br>.</div>