PrinceXilo / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
0 stars 0 forks source link

tab issue #166

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.download  SubterfugePublicBeta5.0.tar.gz
2.execute command tar fvxz SubterfugePublicBeta5.0.tar.gz
3.install subterfuge using python install.py -i

What is the expected output? What do you see instead?
it's supposed to install but this happens "File "install.py", line 24
    frame.pack()
               ^
TabError: inconsistent use of tabs and spaces in indentation"

What version of the product are you using? On what operating system?
SubterfugePublicBeta5.0 on manjaro linux

Please provide any additional information below.

Original issue reported on code.google.com by Scass0...@gmail.com on 4 Aug 2014 at 12:44