Hi! Just tried to install Bottleneck 0.6 on OSX 10.8.3 and obtained a similar set of errors - in fact, 684 warning messages!I am attempting to install Bottleneck 0.6 for 32-bit Python 2.7.5 under OSX. As 32-bit binaries are required, I guess this means downloading the Bottleneck source files and compiling with Cython as 32-bit? Thx.
Built successfully on OSX 10.8.3.
It did take over 30 mins to build though (running on a pretty fast mac mini).
Btw, does Cython automatically detect if 32-bit or 64-bit compilation is needed?