[PyKDE] AttributeError: 'module' object has no attribute 'SIPConfig'

Mike Stoddart stodge at gmail.com
Mon Dec 13 00:19:38 GMT 2004


I'm trying to build 3.13 of PyQT on Ubuntu Warty, but I'm getting the
following error:

python build.py
Traceback (most recent call last):
  File "build.py", line 44, in ?
    config = sipconfig.SIPConfig("PyQt 3.13")
AttributeError: 'module' object has no attribute 'SIPConfig'

Has anyone else experienced this, or is my box not configured correctly?

Thanks
Mike




More information about the PyQt mailing list