I\'m trying to get QImage (or anything in PyQt4, for that matter) to load a jpg file in a script. I haven\'t been able to find any information on how to get it to load a jpg
Just in case someone is searching for loading plugins, I've created an answer for a more proper question here to allow you basically put plugins in any network shared folder.
In short, use QtCore.QCoreApplication.addLibraryPath() instead of qt.conf file.