怎么解决tensorflow卸载失败(语言-python)

安装tensorflow之后运行发现AttributeError: module 'tensorflow' has no attribute 'Session'。一直解决不了,可能是A卡的问题,准备重新装tensorflow,可是卸载不了。

img

img

img

不用重新装,TensorFlow2.0以后已经不支持session模式了,直接写网络运行就可以了