*** GMX Spamverdacht *** Re: *** GMX Spamverdacht *** Re: [PyQt] ImportError: No module named QtOpenGL

Andreas Pakulat apaku at gmx.de
Sun Apr 29 12:00:44 BST 2007


On 29.04.07 11:05:52, Phil Thompson wrote:
> On Sunday 29 April 2007 5:25 am, Andreas Pakulat wrote:
> > On 28.04.07 21:13:38, sole at esrf.fr wrote:
> > > Quoting Andreas Pakulat <apaku at gmx.de>:
> > > > On 28.04.07 23:31:53, Pradnyesh Sawant wrote:
> > > > > Hello,
> > > > > I've written a small pyqt4 code, which on running on an ubuntu 6.10
> > > > > system gives me the foll error:
> > > > > $ python2.4 updLbl.py
> > > > > Traceback (most recent call last):
> > > > >  File "updLbl.py", line 1, in ?
> > > > >    import PyQt4.Qt as qt
> > > >
> > > > This is wrong, you don't want to do that.
> > >
> > > That is not wrong. It just forces him to have all the packages installed
> > > and it is never wrong if he builds PyQt4 himself because Qt.py would only
> > > try to import the modules he built.
> >
> > If it forces him to install all pyqt4 packages, even the ones he doesn't
> > want to use then using this import is wrong.
> 
> No, it's a question of choice.

I disagree, but not that PyQt4 provides this package. I think its wrong
that distributions ship Qt.py without a dependecy on all python-qt4
packages they provide.

Andreas
 
-- 
You will be run over by a bus.


More information about the PyQt mailing list