请问,anaconda安装tensorflow出现这种情况咋办呀?
tensorflow吧
全部回复
仅看楼主
level 2
UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:
Specifications:
- tensorflow -> python[version='3.5.*|3.6.*|3.7.*']
Your python: python=3.8
If python is on the left-most side of the chain, that's the version you've asked for.
When python appears to the right, that indicates that the thing on the left is somehow
not available for the python version you are constrained to. Note that conda will not
change your python version to a different minor version unless you explicitly specify
that.
2020年09月14日 11点09分 1
level 1
python版本太高?我的是3.5可以
2020年09月17日 08点09分 2
level 1
兄弟,你弄好了吗,这个问题怎么解决
2021年07月18日 04点07分 3
请问你解决这个问题了吗
2021年08月11日 15点08分
1