All of a sudden I can't get python-tqt to build. Built ok for me a week
or so ago.
No noticeable errors except, form the build output;
<< start output
Do you accept the terms of the license? TQScintilla 1.7.1 is being used.
Checking to see if the qtcanvas module should be built...
Traceback (most recent call last):
File "../configure.py", line 31, in <module>
from sip4_tqt import sipconfig
File "/usr/lib/python2.6/dist-packages/sip4_tqt/sipconfig.py", line
10, in <module>
raise ImportError, 'No module named sipconfig; package
python-sip-tqt-dbg not installed'
ImportError: No module named sipconfig; package python-sip-tqt-dbg not
installed
[16791 refs]
make: *** [dbg-build-2.6/configure-stamp] Error 1
make: *** Waiting for unfinished jobs....
This is the GPL version of PyTQt 3.18.1 (licensed under the GNU General
Public
License) for Python 2.7.3 on linux2.
>end output
No error messages appear above this outpuyt, 'python-sip-tqt-dbg' is
installed. Anybody any ideas?
All built form git, fresh debian wheezy (amd64) install, in this order;
tqt3
tqtinterface
libcarddav
libcaldav
arts
dbus-tqt
dbus-1-tqt
tqca-tls
libart-lgpl
avahi-tqt
tdelibs
tdebase
sip4-tqt
tqscintilla
**python-tqt**
Cheers,
Mike.
--