[PyKDE] Re: pyqt installation can't find sip
Andreas Pakulat
apaku at gmx.de
Thu Jul 20 16:05:54 BST 2006
On 20.07.06 10:15:26, Imran Akbar wrote:
> So after running those three commands i get:
> >>>import sipconfig
> >>>sipcfg = sipconfig.Configuration()
> >>>sipcfg.sip_version_str
> '4.3.1'
> >>>sipcfg.sip_version_str[:8]
> '4.3.1'
Whatever python you started there is not the same python you installed
sip 4.4.5 into, or somehow this old sip-version precedes sip 4.4.5. Did
you by any change install a sip package from your distribution? If so,
remove that.
Andreas
--
You work very hard. Don't try to think as well.
More information about the PyQt
mailing list