张量流中未定义如何固定名称“ null”?

时间:2019-05-21 06:43:11

标签: python opencv tensorflow machine-learning

在导入tensorflow时如何解决此错误?

NameError                                 Traceback (most recent call last)
<ipython-input-5-64156d691fe5> in <module>
----> 1 import tensorflow as tf

~\tensorflow.py in <module>
    194   {
    195    "cell_type": "code",
--> 196    "execution_count": null,
    197    "metadata": {},
    198    "outputs": [],

NameError: name 'null' is not defined

0 个答案:

没有答案