Will update my profile. While following the pacman install of the tensorflow from [here] the third command (Install Tensorflow 2), I encountered the following:
==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> bazel -> cuda -> nvidia-utils -> nccl -> cudnn -> python-wheel -> python-h5py -> python-keras-applications -> python-keras-preprocessing ==> ERROR: Could not resolve all dependencies.
preceding with errors I saw here saying Errors occurred, no packages were upgraded.
. I can share the screenshot if needed.
I still cannot run my python file, it says tensorflow not found. I noticed that pip install
s are discouraged. It would be great if you could point me to a page where it explains why. Also, help! Thanks.