Here is Enthought's "Mavericks Hall of Shame":

https://support.enthought.com/entries/22861925-OS-X-10-9-Mavericks-Python-Canopy

https://support.enthought.com/entries/26184115-GCC-support-dropped-in-OS-X-10-9-Mavericks


Sturla


On 17/02/14 02:02, Ken Arnold wrote:
> Just to balance this otherwise scary list, I'll report that I have had
> success with MacPorts on Mavericks for several months now, with default
> configs and not much more than "port install py27-scipy" to kick it off,
> fwiw. MacPorts has a gcc package too.
>
> I use ipython notebooks regularly and haven't encountered problems. But
> I can't speak about any of the other libraries you mentioned.
>
> On Feb 16, 2014 11:11 AM, "Sturla Molden"
> <[email protected]
> <mailto:[email protected]>> wrote:
>
>     On 16/02/14 15:35, Kevin wrote:
>      > The easiest way is to install Anaconda:
>      > https://store.continuum.io/cshop/anaconda/
>
>     Canopy is even easier :)
>
>     However...
>
>     Note though that scientific Python on Mavericks still has some quirks.
>     These are just some of them:
>
>     - Qt apps can crash when a laptop is waking from sleep.
>
>     - Xcode 5 broke a lot of build tools and library dependencies.
>
>     - Xcode removed all command-line tools. If you don't know the magical
>     and undocumented command-line call to restore them you are screwd.
>
>     - iPython (particularly the notebook) does not work as well as it
>     should.
>
>     - Parts of OpenCV is broken because the QuickTime framework is
>     deprecated.
>
>     - All apps depending on the QuickTime framework are broken, not just
>     those that depend on OpenCV.
>
>     - OSX 10.6 SDK is not longer available, and it gets deleted on
>     installing Mavericks if you already have it. Many build scripts requires
>     it. E.g. I could not make MPICH compile with Intel compilers because it
>     was missing.
>
>     - Intel compilers and MKL were not as stabile as they should. (Actually
>     Intel released a huge bugfix today.)
>
>     - gcc/g++ is symlinked to clang/clang++ but tries to link GNU libraries.
>     Don't expect it to work. Basically those are fubar "gcc" compilers.
>
>     - clang standard libraries can conflict with Cython. We might possibly
>     need to regenerate all of sckipy-learn's Cython modules with the latest
>     Cython because of this.
>
>
>     Mavericks ha been nothing but a PITA for users of scientific Python thus
>     far. Avoid the upgrade if you can.
>
>
>     Sturla
>
>
>
>     
> ------------------------------------------------------------------------------
>     Android apps run on BlackBerry 10
>     Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
>     Now with support for Jelly Bean, Bluetooth, Mapview and more.
>     Get your Android app in front of a whole new audience.  Start now.
>     
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
>     _______________________________________________
>     Scikit-learn-general mailing list
>     [email protected]
>     <mailto:[email protected]>
>     https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
>
>
> ------------------------------------------------------------------------------
> Android apps run on BlackBerry 10
> Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
> Now with support for Jelly Bean, Bluetooth, Mapview and more.
> Get your Android app in front of a whole new audience.  Start now.
> http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
>
>
>



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to