[PySide] PySide and Shiboken 1.2 released

John Ehresman jpe at wingware.com
Tue Jul 9 16:16:11 CEST 2013


On 7/9/13 5:05 AM, Joel B. Mohler wrote:
> Thank-you Roman.  This works with one caveat -- it requires python 2.7.5
> and does not work on python 2.7.3.   The shiboken-python2.7.dll depends
> on a symbol '_PyTrash_thread_deposit_object' which evidently doesn't
> exist in 2.7.3.  I personally don't mind upgrading to 2.7.5 and really
> I'm glad I'm now upgraded .... but it's a bit of a gotcha.

This sounds like an unexpected binary compatibility problem (Python 
doesn't usually add C api's in point releases like this).  Maybe we need 
to be building the binaries with 2.7.0?

Thanks for reporting this,

John



More information about the PySide mailing list