TabError: Inconsistent use of tabs and spaces in indentation
需要将 .py 文件中的使用 tab 做的空格符删掉,打成空格符。任何一个tab都可能导致错误
参考:http://blog.csdn.net/cbjcry/article/details/70156232
TabError: Inconsistent use of tabs and spaces in indentation
需要将 .py 文件中的使用 tab 做的空格符删掉,打成空格符。任何一个tab都可能导致错误
参考:http://blog.csdn.net/cbjcry/article/details/70156232