I’ve got the latest sd card images for the nano but I seem to keep stumbling when I want to start the training (tensor flow model_train.py fails with message: “import tensorflow.contrib.slim as slim ModuleNotFoundError: No module named ‘tensorflow.contrib’”); When I search the net on this message it appears that the contrib module was ...