我的代码;
import tensorflow as tf
print (tf.VERSION)
输出(Sypder3);在1中:
runfile('C:/Users/Hasan/models/research/object_detection/untitled0.py', wdir='C:/Users/Hasan/models/research/object_detection')
在[2]中:
没有错误但也没有输出。断点到来时,'import tensorflow as tf'命令行程序被正确地中断了。请帮助我...