For some odd reason when I do “import sklearn” it says ModuleNotFound or something like that. Can anyone please help?
I tried going online and using bash to fix it but still didn’t work.
For some odd reason when I do “import sklearn” it says ModuleNotFound or something like that. Can anyone please help?
I tried going online and using bash to fix it but still didn’t work.
open a shell in the workspace with
ctrl-shift-s
on maccommand-shift-s
command prompt and run this command, it will install scikit