Hi I just installed Tensorflow on my Mac and I want to use tf.contrib.slim but when I use it I get this
Tensorflow
tf.contrib.slim
import tensorflow as tf s
for running it on python3 I used pip3 to install
pip3 install tensorflow
This worked for me