I had a problem importing tenorflow GPU on spyder. This is what I get when I type importororflow on iPython using Spyder 3 (on MacOS)

When I checked which packages I have in tensorflow, I get this list, which I see that iPython and Spyder are not included.

Also in anaconda, when I click on tenorflow in environments, I have the option to open it using Python with a terminal, but not with iPython or Spyder (or Jupyter)

I really appreciate any help.
UPDATE 1:
Well, I managed to get Spyder in the ENV tensor stream, but when I run the import tensorflow command on iPython, I get this error (when I run the same command on the Python tab, everything works fine.
