Python中常出现TabError: inconsistent use of tabs and spaces in indentation错误解决方法(spyder ide)

TabError: inconsistent use of tabs and spaces in indentation 这个错误目前笔者在Subline3遇到的都是看似空格实则没有空格引起的:: 解决方法:就是打开subline的空格制表显示就可以清楚的显示出自己是否真的空格了。 首先说一下参考博客中的解决方案,(ide是subline): 上面的1方框中显示横线就表示真实空格了 而下面的2方框
相关文章
相关标签/搜索