[PySide] Install via pip fails on OS X Mavericks

John Ehresman jpe at wingware.com
Sun Apr 13 20:08:42 CEST 2014


On 4/13/14, 1:54 PM, Matthew Brett wrote:
> OSX binary wheels should work fine, and they are getting picked up pretty fast:
>
> https://github.com/MacPython/wiki/wiki/Spinning-wheels
>
> I am happy to build a wheel for you if you lack a 10.6 machine, but
> I've built wheels for numpy, scipy and matplotlib on Mavericks and had
> no problem on 10.6.

I thought I saw discussion on the distutils list of the potentially 
different abi's on OS X, but maybe this has been resolved.

The C++ standard library version may be an issue when supporting 
different OS X versions.  I don't know that there will be problems, but 
I've found it's better to think that there might be version related 
problems than to assume things will work.

Cheers,

John



More information about the PySide mailing list