I get a DLL import error when I try loading QtCore or QtGui. It is complaining about not being able to find the entry point related to QAbstractItemModel.changePersistenIndexList(). I'm running with Python 2.5, qt-opensource-mingw-4.2.1, and PyQt-gpl-4.1-Py2.5-Qt4.2.1.exe. Adam