This is the error:
ERROR: Could not install packages due to an OSError: [WinError 5] Access is denied: 'C:\\Users\\mathn\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python37\\site-packages\\sklearn\\__check_build\\_check_build.cp37-win_amd64.pyd'
Check the permissions.
How do I fix the error and what are the permissions here? I have tried a lot of different methods and sci-learn package will not install
EDIT
After pip install --user sklearn
the error is:
ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: 'C:\\Users\\mathn\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.7_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python37\\site-packages\\sklearn\\datasets\\tests\\data\\openml\\292\\api-v1-json-data-list-data_name-australian-limit-2-data_version-1-status-deactivated.json.gz'