[PyQt] sip: QDBusPendingCall has not been defined

luofeiyu 1248283536 at qq.com
Thu Jun 14 03:05:45 BST 2012


mysystem:debian6.04+sip-4
i can't install  pyqt in debian
root at debian:/home/tiger/PyQt-x11-gpl-4.9.1# python configure.py
Determining the layout of your Qt installation...
This is the GPL version of PyQt 4.9.1 (licensed under the GNU General Public
License) for Python 2.6.6 on linux2.

Type '2' to view the GPL v2 license.
Type '3' to view the GPL v3 license.
Type 'yes' to accept the terms of the license.
Type 'no' to decline the terms of the license.

Do you accept the terms of the license? yes
Found the license file pyqt-gpl.sip.
Checking to see if the QtGui module should be built...
Checking to see if the QtHelp module should be built...
Checking to see if the QtMultimedia module should be built...
Checking to see if the QtNetwork module should be built...
Checking to see if the QtDBus module should be built...
Checking to see if the QtDeclarative module should be built...
Checking to see if the QtOpenGL module should be built...
Checking to see if the QtScript module should be built...
Checking to see if the QtScriptTools module should be built...
Checking to see if the QtSql module should be built...
Checking to see if the QtSvg module should be built...
Checking to see if the QtTest module should be built...
Checking to see if the QtWebKit module should be built...
Checking to see if the QtXml module should be built...
Checking to see if the QtXmlPatterns module should be built...
Checking to see if the phonon module should be built...
Checking to see if the QtAssistant module should be built...
Checking to see if the QtDesigner module should be built...
Checking to see if the dbus support module should be built...
Qt v4.6.3 free edition is being used.
SIP 4.13.2 is being used.
The Qt header files are in /usr/include/qt4.
The shared Qt libraries are in /usr/lib.
The Qt binaries are in /usr/bin.
The Qt mkspecs directory is in /usr/share/qt4.
These PyQt modules will be built: QtCore, QtGui, QtHelp, QtMultimedia,
QtNetwork, QtDBus, QtOpenGL, QtScript, QtScriptTools, QtSql, QtSvg, QtTest,
QtWebKit, QtXml, QtXmlPatterns, QtAssistant, QtDesigner.
The PyQt Python package will be installed in
/usr/lib/python2.6/dist-packages.
PyQt is being built with generated docstrings.
PyQt is being built with 'protected' redefined as 'public'.
The Designer plugin will be installed in /usr/lib/qt4/plugins/designer.
The dbus support module will be installed in
/usr/lib/pymodules/python2.6/dbus/mainloop.
The PyQt .sip files will be installed in /usr/share/sip/PyQt4.
pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin.
Generating the C++ source for the QtCore module...
Creating the Makefile for the QtCore module...
Generating the C++ source for the QtGui module...
Creating the Makefile for the QtGui module...
Generating the C++ source for the QtHelp module...
Creating the Makefile for the QtHelp module...
Generating the C++ source for the QtMultimedia module...
Creating the Makefile for the QtMultimedia module...
Generating the C++ source for the QtNetwork module...
Creating the Makefile for the QtNetwork module...
Generating the C++ source for the QtDBus module...
sip: QDBusPendingCall has not been defined
Error: Unable to create the C++ code.
root at debian:/home/tiger/PyQt-x11-gpl-4.9.1# make
/usr/bin/qmake -unix -o Makefile qtdirs.pro
make: Nothing to be done for `first'.
root at debian:/home/tiger/PyQt-x11-gpl-4.9.1# make install
make: Nothing to be done for `install'.
root at debian:/home/tiger/PyQt-x11-gpl-4.9.1#

--
View this message in context: http://python.6.n6.nabble.com/sip-QDBusPendingCall-has-not-been-defined-tp4978286.html
Sent from the PyQt mailing list archive at Nabble.com.


More information about the PyQt mailing list