Select 'Project interpreter' > Check the directory of 'Project interpreter' . Directory where Python originally is installed, ending with python.exe > And then Select '+', can have window 'Available Packages'
sess = tf.Session()
print(sess.run(hello))If we've got it successfully, can have a look like this.![](
Next time, Go through a warning msg.
Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2