On Wed, 11 Jul 2012 14:50:19 -0500, Justin Sawatzky <justinsawat...@thinkboxsoftware.com> wrote: > Hello, > > I have built and installed PyQtChart v1.0 and have installed it into the
> PyQt4 folder using 'nmake install'. All the files seem to be in the > right place but when i try to run one of the example scripts I get this > error: > > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > ImportError: DLL load failed: The specified procedure could not be found. > > Any help would be much appreciated. What version of Python? What version of Qt? I assume... you are using Qt Charts v1 (ie. not the beta) you can "import PyQt4.QtCore" from the Python prompt you get the same error with "import PyQt4.QtChart" from the Python prompt. Phil _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt