Hi!
The following error appears when I try to install the package “sklearn.cluster”:
pip : The name “pip” was not recognized as the name of a cmdlet, a function, a script file or an executable program. Check the spelling of the name, or
whether the path is correct (if included), and repeat the process.
In line:1 char:1
- pip install scikit-learn
-
+ CategoryInfo : ObjectNotFound: (pip:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException