*** GMX Spamverdacht *** [PyQt] installing pyqt4 on ubuntu 6.06

Andreas Pakulat apaku at gmx.de
Wed Apr 11 00:16:30 BST 2007


On 10.04.07 21:03:45, Pradnyesh Sawant wrote:
> Hello,
> I have a newly installed ubuntu 6.06 system. I am trying to install
> pyqt4 on it, but without success. The contents of the
> /etc/apt/sources.list file are:
> ********************************************************************************
> deb http://in.archive.ubuntu.com/ubuntu/ dapper main restricted universe
> deb http://in.archive.ubuntu.com/ubuntu/ dapper-backports main
> restricted universe multiverse
> deb http://security.ubuntu.com/ubuntu dapper-security main universe
> deb http://in.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
> ********************************************************************************
> I've tried installing everything related to python2.4 and qt4,
> including sip, pyqt-tools, etc. However, on running a pyqt script, it
> gives me the following error:
> ********************************************************************************
> Traceback (most recent call last):
>  File "findFiles.py", line 16, in ?
>    from PyQt4 import QtCore, QtGui
> ImportError: No module named PyQt4
> ********************************************************************************
> 
> Any pointers regarding what packages should i install to get the
> system into working condition would be very helpful

you have to look for pyqt4 packages, pyqt is the pyqt3 bindings.

Andreas

-- 
You'll feel devilish tonight.  Toss dynamite caps under a flamenco dancer's
heel.


More information about the PyQt mailing list