May I know why does the following error occur when I install sklearn modules (pip install sklearn) in windows 10 command prompt? (other installation of packages are fine except sklearn)
ERROR: Could not install packages due to an EnvironmentError: [Errno 2] No such file or directory:
question from:https://stackoverflow.com/questions/65557480/error-in-installing-sklearn-in-windows-10