I have been tying to install tensorflow gpu via pip and I keep on getting the error
ERROR: Could not install packages due to an OSError:
[WinError 5] Access is denied:
'C:\\Users\\shahm\\AppData\\Local\\Packages\\PythonSoftwareFoundation.Python.3.8_qbz5n2kfra8p0\\LocalCache\\local-packages\\Python38\\site-packages\\tensorflow\\compiler\\tf2tensorrt\\_pywrap_py_utils.pyd'
Check the permissions.
I have triend both adding the --user
flag and running powershell and command prompt as administrator. Any Ideas?