安装 TFLearn

确保 tensorflow 成功安装

conda install numpy pandas jupyter notebook matplotlib
conda install scipy h5py
pip install TFLearn

原文地址:https://www.cnblogs.com/emanlee/p/14496801.html