[PySide] Getting ahold of Qt 4.8.4 Windows binaries

John Ehresman jpe at wingware.com
Fri Jul 12 17:14:34 CEST 2013


On 7/12/13 9:15 AM, Anders Elfgren wrote:
> I tried reinstalling now (I had missed that I needed to run
> distribute_setup.py first) and noticed that I got this message at the
> end of the installation:
>
> Traceback (most recent call last):
>    File "<string>", line 242, in install_win32
> ImportError: DLL load failed: The specified procedure could not be found.
> close failed in file object destructor:
> sys.excepthook is missing
> lost sys.stderr

What is the full version of the Python 2.7 you are using?  The binaries 
were built with 2.7.5 (I think) and Python 2.7.3 & earlier can't use 
them.  The plan is to release a new version that is 2.7.3 compatible soon.

Thanks,

John




More information about the PySide mailing list