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 then the current dev-master fails to build the extensions. (Mac OS X 
10.8). Also cleaned the repo and re-cloned but it didn't help;

https://gist.github.com/4050809

My very basic compiler-messages comprehension suggests that gcc from the 
Leopard 10.5 SDK has been used, which makes little sense to me.
Any pointers would be appreciated.

Thanks,
Denis



On Sat, Nov 10, 2012 at 12:23 PM, Gael Varoquaux 
<[email protected]<mailto:[email protected]>> wrote:
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
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/
> site-packages/nose/case.py", line 197, in runTest
>     self.test(*self.arg)
>   File "/Users/kumquat/scikit-learn/sklearn/metrics/cluster/tests/
> test_supervised.py", line 61, in test_perfect_matches
>     assert_equal(score_func([0, 1, 0], [42, 7, 42]), 1.0)
>   File "/Users/kumquat/scikit-learn/sklearn/metrics/cluster/supervised.py",
> line 647, in adjusted_mutual_info_score
>     emi = expected_mutual_information(contingency, n_samples)
>   File "expected_mutual_info_fast.pyx", line 29, in
> expected_mutual_info_fast.expected_mutual_information 
> (sklearn/metrics/cluster/
> expected_mutual_info_fast.c:1458)
> ValueError: Buffer dtype mismatch, expected 'long' but got 'long long'

Andy fixed this issue last night! This should now work.

Gaƫl

PS: Thanks Andy!

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Scikit-learn-general mailing list
[email protected]<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general



------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher
Geschaeftsfuehrung: Prof. Dr. Achim Bachem (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt,
Prof. Dr. Sebastian M. Schmidt
------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------

Kennen Sie schon unsere app? http://www.fz-juelich.de/app
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_nov
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to