Closed vishnu2kmohan closed 6 years ago
Added:
Updated:
-rc
Note: The TensorFlow 1.10.0 pip (wheel) package has a broken dependency on an older version numpy:
numpy
tensorflow 1.10.0 has requirement numpy<=1.14.5,>=1.13.3, but you'll have numpy 1.15.0 which is incompatible.
TensorFlow 1.9.0 however, works just fine with numpy 1.15.0 AFAICT :man_shrugging:
Added:
Updated:
-rc
:tada:Note: The TensorFlow 1.10.0 pip (wheel) package has a broken dependency on an older version
numpy
:TensorFlow 1.9.0 however, works just fine with
numpy
1.15.0 AFAICT :man_shrugging: