I tried installing Python 2.5 alongside 2.6 and I had a bit of a mess but I think I got the requirements reinstalled. However, when I try to build I get this error:
Code:
usr/bin/sip -c /home/kevin/builds/calibre/calibre-0.4.92/build/temp.linux-i686-2.5/calibre.plugins.pictureflow -b /home/kevin/builds/calibre/calibre-0.4.92/build/temp.linux-i686-2.5/calibre.plugins.pictureflow/pictureflow.sbf -I /usr/share/sip -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_4_1 -g src/calibre/gui2/pictureflow/pictureflow.sip
sip: QChar has ctors with the same Python signature
error: command '/usr/bin/sip' failed with exit status 1
Any ideas?
Kevin