Closed mpoehler closed 5 years ago
You'll get a "Could not find a version that satisfies the requirement tensorflow" when running 'pip3 install --upgrade tensorflow' using latest python, which is 3.7.
See https://stackoverflow.com/questions/48720833/could-not-find-a-version-that-satisfies-the-requirement-tensorflow for details
Thank you for your pull request. TF 1.13.0rc1 now supports Python 3.7 so this warning is no longer useful.
You'll get a "Could not find a version that satisfies the requirement tensorflow" when running 'pip3 install --upgrade tensorflow' using latest python, which is 3.7.
See https://stackoverflow.com/questions/48720833/could-not-find-a-version-that-satisfies-the-requirement-tensorflow for details