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 abstract class Euclidean with abstract methods get_metric, score_pairs #95

Open
Alexloveanna opened this issue Jul 3, 2020 · 2 comments

Comments

@Alexloveanna
Copy link

I follow your steps ,but I don't know how to deal with this problem,

@HenryZhangJianhe
Copy link

HenryZhangJianhe commented Jul 4, 2020

this link show me that I should uses metric_learn==0.3.0.
lsongx/DomainAdaptiveReID#6

but I used 0.3.0, or 0.4.0 to run and got another error :ImportError: cannot import name 'graph_lasso'

And if I use 0.5.0, 0.6.0, I still got error same as title.

@HenryZhangJianhe
Copy link

I fixd it as follow step
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

2 participants