【发布时间】:2021-02-26 07:19:47
【问题描述】:
我正在尝试安装 termcolor 1.1.0 版,以便我可以进一步安装 Tensorflow,因为存在依赖关系,但无法安装最新的 termcolor。
ERROR: Could not find a version that satisfies the requirement termcolor==1.1.0
ERROR: No matching distribution found for termcolor==1.1.0
目前,我的 termcolor 版本是 0.2
我尝试了几种方法,例如 --upgrade,但没有运气..
请帮忙。
【问题讨论】:
标签: tensorflow termcolor