OS:Mac

Python:3.6

一、先安装Keras,再安装TensorFlow

1. 安装Keras

Package    Version
---------- -------
h5py 2.7.1
Keras 2.1.6
numpy 1.14.3
PyYAML 3.12
scipy 1.1.0
six 1.11.0

2. 安装TensorFlow

Package     Version    
----------- -----------
absl-py 0.2.1
astor 0.6.2
bleach 1.5.0
gast 0.2.0
grpcio 1.12.0
html5lib 0.9999999
Markdown 2.6.11
protobuf 3.5.2.post1
scipy 1.1.0
six 1.11.0
tensorboard 1.8.0
tensorflow 1.8.0
termcolor 1.1.0
Werkzeug 0.14.1
wheel 0.31.1

二、仅安装TensorFlow

Package     Version    
----------- -----------
absl-py 0.2.1
astor 0.6.2
bleach 1.5.0
gast 0.2.0
grpcio 1.12.0
html5lib 0.9999999
Markdown 2.6.11
numpy 1.14.3
protobuf 3.5.2.post1
six 1.11.0
tensorboard 1.8.0
tensorflow 1.8.0
termcolor 1.1.0
Werkzeug 0.14.1
wheel 0.31.1

注意:查询命令:pip list --format=columns

相关文章:

  • 2022-12-23
  • 2021-11-30
  • 2022-01-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2021-04-20
猜你喜欢
  • 2021-10-08
  • 2022-12-23
  • 2021-11-27
  • 2021-10-25
  • 2021-06-14
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案