python 安装tensorflow 总是出现 termcolor 错误,从网上找方法五花八门,此处提供一种简单的方式

//   Python Extension Packages for Windows - Christoph Gohlke (uci.edu)

 

安装tensorflow 之前 先安装 termcolor 此处是我自己存放在博客园上的地址

 

https://files-cdn.cnblogs.com/files/RYSBlog/termcolor-1.1.0-py2.py3-none-any.whl.zip

 

下载好了之后 安装

 先到安装目录 再 pip install termcolor-1.1.0-py2.py3-none-any.whl

 

之后安装 tensorflow

pip install tensorflow -i https://pypi.tuna.tsinghua.edu.cn/simple/

 

 

pip install torch -i https://pypi.tuna.tsinghua.edu.cn/simple/

 

//

相关文章

MNIST数据集可以说是深度学习的入门,但是使用模型预测单张M...
1、新建tensorflow环境(1)打开anacondaprompt,输入命令行...
这篇文章主要介绍“张量tensor是什么”,在日常操作中,相信...
tensorflow中model.fit()用法model.fit()方法用于执行训练过...
https://blog.csdn.net/To_be_little/article/details/12443...
根据身高推测体重const$=require('jquery');const...