0xInfection/TIDoS-Framework

plz help i cannot run it on kali linux it shows this error ?

gr3ncode opened this issue · 1 comments

it dosent work on kali linux plz help

┌──(root💀kali)-[~]
└─# tidos
Traceback (most recent call last):
File "/opt/tidos/tidos.py", line 13, in
from core.tidos_main import *
File "/opt/tidos/core/tidos_main.py", line 31, in
from core.Auxillaries.auxil import *
File "/opt/tidos/core/Auxillaries/auxil.py", line 23, in
from imgext import *
File "modules/0x05-Auxillaries+PF6/imgext.py", line 13, in
import PIL.ExifTags
ImportError: No module named PIL.ExifTags

When you face a problem, the first thing that should come to your mind is to google it.