安装好adaconda软件,打开 adaconda prompt
anaconda search -t conda tensorflow 查看
conda create -n tensorflow python=3.5 配置python=3.5环境
选择 yes 进行安装
activate tensorflow 激活tensorflow
pip install tensorflow 安装
然后打开adaconda Navigator
在not installed里边安装adaconda
我已经安装好了,not installed 里边就没有adaconda了
如果成功,会有tensorflow