Hi there, I want to try out PySide to build some internal apps for our company, but it seems like the only binaries available on Qt are for 4.8.5, and that the currently downloadable version of PySide is built against 4.8.4.
I'm not *sure* this is the reason, but I get this and I'm not sure what else it could be: >>> import PySide >>> import PySide.QtCore Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: DLL load failed: The specified procedure could not be found. I would rather not build PySide and Qt myself if possible. In the Qt archives (http://download.qt-project.org/archive/qt/ ) there are downloads for 5.0 and everything from 4.7 and below, but not the 4.8 builds, which is rather unfortunate. Any ideas on how I can best get ahold of those binaries and give PySide a try? :) Thanks, Anders -- ------------------------------------------------------- Anders Elfgren, AKA Srekel
_______________________________________________ PySide mailing list PySide@qt-project.org http://lists.qt-project.org/mailman/listinfo/pyside