python 常见报错汇总
Posted zndxall
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python 常见报错汇总相关的知识,希望对你有一定的参考价值。
1.indentationerror:unindent does not match any outer indentation level
原因:没有对齐导致的,设置notepad:视图--》显示符号--》显示空格和制表符
参考:https://www.crifan.com/python_syntax_error_indentationerror/comment-page-1/
以上是关于python 常见报错汇总的主要内容,如果未能解决你的问题,请参考以下文章