Hehe..
Just for logging purposes:
I saw theses old SDKs under /Developer which were conflicting with the recent
10.8 SDK from /Applications
So
sudo /Developer/Library/uninstall-devtools --mode=all
did the trick.
Denis
---
On Sat, Nov 10, 2012 at 12:54:19PM +0100, Denis-Alexander Engemann wrote:
> (sometimes just posting it helps to get it ;-).
Yes, it happens to me too.
Glad that you got it sorted!
Gaƫl
--
Everyone hates slow websites. S
Ok... I think I got it. Xcode path is heavily messed up...
Thanks though (sometimes just posting it helps to get it ;-).
D
Hi Folks, @agramfort & @amueller -- unfortunately getting my 32/64 bit issue
fixed before getting back to #1350 was not a matter of a few minutes. Instead I
found myself somewhere here, related to this issue.
I gave up my macports a few days a ago replaced with 32bit and then 64bit EPD,
since th
Hi Freddie,
On Thu, Nov 08, 2012 at 08:13:25PM -0800, Freddie Li wrote:
> ==
> ERROR: sklearn.metrics.cluster.tests.test_supervised.test_perfect_matches
> --
> Tr
ps:
Usually the developers version is pretty stable, you happened to have
picked an unfortunate moment ;)
Am 09.11.2012 05:13, schrieb Freddie Li:
Hello,
I installed the Enthought python distribution and then followed the
instructions on
http://scikit-learn.github.com/scikit-learn-tutorial
Hi Freddie.
First off: EPD comes with sklean preinstalled. you shouldn't need to try
and build it yourself if you don't need bleeding edge features.
The problems you see look like some 32bit / 64bit issues. There have
been a lot of merges in the last couple of days
and most people are on 64bit
Hello,
I installed the Enthought python distribution and then followed the
instructions on
http://scikit-learn.github.com/scikit-learn-tutorial/setup.html to build
scikit-learn, but when I ran nosetests sklearn, I got the following error
message:
...S.