Skip to content

TabError: inconsistent use of tabs and spaces in indentation #2

@FoxMaccloud

Description

@FoxMaccloud
./PRETty.py 
  File "/home/foxmaccloud/Programs/PRET/PRETty/./PRETty.py", line 54
    os.system('cat ./IP/pcap.txt | grep -iE "Hewlett|Brother|Kyocera|Laserjet" > ./IP/raw_list 2>/dev/null')
TabError: inconsistent use of tabs and spaces in indentation

Steps to reproduce:
install like;

git clone https://github.com/RUB-NDS/PRET && cd PRET && git clone https://github.com/BusesCanFly/PRETty && cd PRETty && chmod +x PRETty.py

run like;
./PRETty.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions