[PySide] Getting ahold of Qt 4.8.4 Windows binaries

Anders Elfgren srekel at gmail.com
Fri Jul 12 13:42:01 CEST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20130712/44e035ec/attachment.html>


More information about the PySide mailing list