After following the steps from my previously asked question Can I implement deep learning models in my laptop with intel hd graphics I am getting a permission denied error while installing tensorflow
What can I do to install tensorflow and keras without getting this error?
pip3 is trying to access
/usr/bin/
for which you need superuser rights. Try