Closed steinbeck closed 3 years ago
pip might be outdated. So the new version of TensorFlow is not present in your pip. Can you try updating pip using: python -m pip install -U pip
Then run try to install them.
This did not help. I am getting "Requirement already satisfied: pip in /Users/steinbeck/opt/miniconda3/envs/STOUT/lib/python3.7/site-packages (20.3.3)" when I run this.
If you running on Mac, Please use tensorflow==2.3.0 instead of tensorflow-gpu==2.3.0. Mac Os doesn’t support the GPU version of Tensorflow.
When I try to run pip install tensorflow-gpu==2.3.0 selfies matplotlib unicodedata2 I am getting ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==2.3.0 ERROR: No matching distribution found for tensorflow-gpu==2.3.0