python IndentationError: unindent does not match any outer indentation level 错误

    xiaoxiao2021-04-12  34

    Mac用vim写python代码出现该问题。

    出现该问题的原因是Tab和空格混用,可以将python文件用UltraEdit或Notepad++打开,选择显示空白字符,会直观看到Tab和空格。

    转载请注明原文地址: https://ju.6miu.com/read-667352.html

    最新回复(0)