I tried to install tensorflow using the command pip install tensorflow. But I am getting this error:
Installing collected packages: tensorflow-intel, tensorflow ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory
It says OS error. But there are no issues with OS.
It might be due to the long path issue in windows. Try enabling Win32 long paths policy in the group policy editor.