sklearn not being installed
Custer1055 opened this issue · 2 comments
Custer1055 commented
This is the issue i am getting
"note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output."
adrinjalali commented
Depending on your setup, you might need to follow different instructions, please read the installation guidelines and the advanced ones if necessary: https://scikit-learn.org/dev/install.html
Custer1055 commented
Thank you that has solved my problem