I have setup qt.conf so it exactly mimics the paths which the default installation has. Checked them in runtime but still the plugins are not working.
I am not sure if this is related to PyQt or virtualenv so I have also asked their support: https://answers.launchpad.net/virtualenv/+question/131311 Cheers, Blazej Floch 2010/10/19 Blazej Floch <[email protected]> > I've setup a virtual env and copied PyQt to it's site-packages folder. > > > > Unfortunately it can't find the (image) plugins and I am not sure if > qt.conf actually does something or where to put it in a virtual python > enviroment. > > > > Since QLibraryInfo points to D:\Qt\4.5.3 (which doesn't exist) it's hard > for me to figure out where exactly Qt is looking for the plugins. > > > > Any suggestion on how and where to place the qt.conf would be appreciated. > > Cheers, >
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
