Package: python-sip4-dev Version: 4.7-5 Severity: important Hi There is something strange with sipconfig that makes PyQwt fail to build from source. The problem is the following >>> import sipconfig >>> if 0x040600 > sipconfig._pkg_config['sip_version']: ... print "hello" ... Traceback (most recent call last): File "<stdin>", line 1, in ? AttributeError: 'module' object has no attribute '_pkg_config' >>> import sipconfig_nd >>> if 0x040600 > sipconfig_nd._pkg_config['sip_version']: ... print "hello" ... sipconfig_nd works perfectly but not sipconfig
Thanks Gudjon -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages python-sip4-dev depends on: ii python 2.4.4-6 An interactive high-level object-o ii python-central 0.5.15 register and build utility for Pyt ii python-dev 2.4.4-6 Header files and a static library Versions of packages python-sip4-dev recommends: ii python-sip4 4.7-5 Python/C++ bindings generator runt -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]