[PyQt] Latest PyQt4 snapshot not installable

Detlev Offenbach detlev at die-offenbachs.de
Sat Jul 7 10:20:52 BST 2007


Hi,

configure run with latest PyQt4 snapshot fails with

python configure.py -c -j2

Traceback (most recent call last):
  File "configure.py", line 1731, in <module>
    main(sys.argv)
  File "configure.py", line 1685, in main
    pyqt.check_modules()
  File "configure.py", line 227, in check_modules
    check_module("QtGui", "qwidget.h", "new QWidget()")
  File "configure.py", line 922, in check_module
    if len(opts.enabled) > 0 and mname not in opts.enabled:
TypeError: object of type 'NoneType' has no len()

Detlev
-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the PyQt mailing list