首页 > 其他 > 详细

IndentationError: unindent does not match any outer indentation level

时间:2016-02-26 18:31:04      阅读:156      评论:0      收藏:0      [点我收藏+]
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行代码对齐错误

技术分享

IndentationError: unindent does not match any outer indentation level

原文:http://www.cnblogs.com/anyview/p/5221087.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!