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

Module not found 'sklearn.semi_supervised.label_propagation' #124

Open
dimaelzein opened this issue May 8, 2021 · 6 comments
Open

Module not found 'sklearn.semi_supervised.label_propagation' #124

dimaelzein opened this issue May 8, 2021 · 6 comments

Comments

@dimaelzein
Copy link

dimaelzein commented May 8, 2021

  • Normalised was successfully installed using pip
  • normalise function not recognized in the code
  • I tried "Import normalise" , received the following error: 'sklearn.semi_supervised.label_propagation'. Installing this module : Could not find a version that satisfies the requirement sklearn.semi_supervised.label_propagation (from versions: none). Didn;t work even when sklearn downgraded to 0.20.3

Python 3.9.4 , pip 21.1.1

@dophist
Copy link

dophist commented May 8, 2021

same here

@damorosodaragona
Copy link

Same problem.
Has anyone found a solution?

@Techseeker-404
Copy link

Faced similar problem.

@sylzys
Copy link

sylzys commented Jul 8, 2021

same here

@ntdat017
Copy link

ntdat017 commented Aug 4, 2021

Downgrade scikit-learn version to <= v0.22.1 to fix it.

@HanyinWang
Copy link

scikit-learn 0.23.1 works for me

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

7 participants