sakethgsharma / HotWordDetection

Course project for SDES-2016, IITB
27 stars 18 forks source link

TabError in HotWordDetection/hotword_detection/wordRecorder.py #3

Open tutaf opened 6 years ago

tutaf commented 6 years ago

When I start HotWordDetection/hotword_detection/wordRecorder.py it throws TabError: TabError: inconsistent use of tabs and spaces in indentation

shipleyxie commented 6 years ago

have you saved this yet??

sarkarsaikat commented 5 years ago

All the 4 files are so full of TAB errors. Had to spend a long time correcting them.

tutaf commented 5 years ago

All the 4 files are so full of TAB errors. Had to spend a long time correcting them.

Before you did it all works fine?

sarkarsaikat commented 5 years ago

Not aware of before. Also was running into many errors. Would advice you debug the entire code on a new v-env.

jack-the-hack commented 3 years ago

Please give debugged code, I need it.