IndentationError: unindent does not match any outer indentation level

runfile('C:/Users/kcl/Documents/Python Scripts/mlp_lasagne.py', wdir='C:/Users/kcl/Documents/Python Scripts')
  File "C:/Users/kcl/Documents/Python Scripts/mlp_lasagne.py", line 40
    build_mlp1()
                                ^
IndentationError: unindent does not match any outer indentation level

代码不正确的对齐方式。第40行代码对齐错误

posted @ 2016-02-26 17:22  视觉书虫  阅读(1101)  评论(0编辑  收藏  举报