【发布时间】:2020-11-14 22:13:07
【问题描述】:
当我导入 TensorFlow GPU 时出现以下错误,请帮助
import tensorflow as tf
属性错误:模块 csv 没有属性 excel
【问题讨论】:
-
你只有一行代码,只需要导入
tensorflow as tf?没有别的吗? -
Mrinal Roy 的好评论,让自己站在想要回答问题的人的立场,提供尽可能多的信息以便快速回答。
标签: python tensorflow