The packages I am having problems with are: eric_3.0.1_all.deb python-eric_3.0.1_all.deb python2.2-eric_3.0.1_all.deb python2.2-qt3c102_3.5+20030303-1_i386.deb pyuic3_3.5+20030303-1_all.deb python2.2-qtext_3.5+20030303-1_i386.deb python2.2-sip-qt3c102_3.5+20030301-1_i386.deb sip-qt3c102_3.5+20030301-1_i386.deb
I think that's all of them. Like I said, this combination is generating unusable python code from my UI files. -Pete On March 6, 2003 08:52 pm, Ricardo Javier Cardenes Medina wrote: > On Thu, Mar 06, 2003 at 06:23:32PM -0500, Peter Osborne wrote: > > Hi All, > > > > I just upgraded python2.2-qt3, eric3, pyuic3, etc to the packages in > > Debian sid and now my ui files are not compiling properly. The seem to be > > missing import statements for custom widgets, as well as messing up the > > naming of images. I can't remember how they were defined before but they > > define each image as self.image0, self.image1... in my class but when > > they get used, just imageo, image1 is used. > > > > Any ideas? Are there some working packages at ~rcardenes? > > Erm... What version of PyQt did you upgrade from? Sid packages are of > PyQt 3.5, which is stable. There are latest snapshot ones (and eric 3.0.1) > at ~rcardenes, but... could you please elaborate a bit? > > _______________________________________________ > PyKDE mailing list [EMAIL PROTECTED] > http://mats.gmd.de/mailman/listinfo/pykde _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.gmd.de/mailman/listinfo/pykde
