Results 1 issues of dfreelan

Below I show I have verified I have tensorflow 0.12.1, and the error trying to run the copy task. ``` VSs-MacBook-Pro-5:NTM-tensorflow dfreelan$ python3 -c 'import tensorflow as tf; print(tf.__version__)' 0.12.1...