Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: can't instantiate abstrac class Eucildean with abstract methods get_metric, score_pairs #77

Open
GRP2019 opened this issue Mar 12, 2019 · 4 comments

Comments

@GRP2019
Copy link

GRP2019 commented Mar 12, 2019

hello,

  When I test the code with the command you given, it throws out this error. 

image

It confused me these days and I have installed metric-learn yet. I can't understand and fix this error. Could you help me to fix it? Thank you in advance.

@emil-ep
Copy link

emil-ep commented Jul 22, 2019

@GRP2019
Did you fix the issue? If so, please help me, I am stuck here

@chen1562
Copy link

I encountered the same issue here.. anybody has a fix yet?

@xixiareone
Copy link

scikit-learn need to >0.20.3 and metric-learn need to be version of 0.4.0.I solve this problem by doing these.

@heerduo
Copy link

heerduo commented Aug 6, 2019

scikit-learn 0.20.0
metric-learn 0.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants