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
_______________________________________________
PySide mailing list
PySide@qt-project.org
http://lists.qt-project.org/mailman/listinfo/pyside

Reply via email to