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

ImportError: cannot import name '__check_build' from partially initialized module 'sklearn' #412

Open
bfigueroa1 opened this issue Jul 3, 2020 · 1 comment

Comments

@bfigueroa1
Copy link

Hola
Cuando trato de hacer la regresión con sklearn de los datos me esta tirando el siguiente error;

ImportError: cannot import name '__check_build' from partially initialized module 'sklearn' (most likely due to a circular import)

Probé reinstalando todo pero el error sigue.

@msmendoza
Copy link
Contributor

@bfigueroa1 puedes intentar dar más info de tu ambiente?

  • Estás usando el intérprete global de Python o un venv? que versión?
  • Cuantas distribuciones de Python tienes en tu sistema (versiones)?
  • Revisa lo siguiente para ver si te ayuda a solucionar el problema link

Me avisas, saludos!

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