On Thu, 16 Oct 2008 08:02:11 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > Hi, > > The plugin for jpeg image support is not loading on my windows > installation of PyQt (from the 4.4.3-1 binary installer). Jpeg images > don't show up in a QTextBrowser and jpeg isn't listed as one of the > supported formats in QImageReader.supportedImageFormats(). > > This works fine on Linux and on someone else's windows installation, but > not on mine. I'm not sure whether it matters, but I don't have an > administrator login to the only windows PC that I have access to. Does > the PyQt install fail to properly setup plugins if installed as a > regular user? > > Do I need to complie Qt and PyQt from source to get this to work?
It should work. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
