Nice to meet you
My question is simple.
For my own problem, I want to install tensorflow 1.x version.
Google result told me that python v2.7, 3.3 - 3.6 are available for tensorflow 1.x.
But, with that python versions, I can't install tensorflow.
ERROR: Could not find a version that satisfies the requirement tensorflow==1.15.4 (from versions: none)
ERROR: No matching distribution found for tensorflow==1.15.4
Nice to meet you
My question is simple.
For my own problem, I want to install tensorflow 1.x version.
Google result told me that python v2.7, 3.3 - 3.6 are available for tensorflow 1.x.
But, with that python versions, I can't install tensorflow.