Open 10183308 opened 6 years ago
$python test.py File "test.py", line 319 t_00 = int(box[0,0]) ^ TabError: inconsistent use of tabs and spaces in indentation
i don't meet this error ,maybe you need to adjust the format
$python test.py File "test.py", line 319 t_00 = int(box[0,0]) ^ TabError: inconsistent use of tabs and spaces in indentation