You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\dirsearch\dirsearch.py", line 27, in
from lib.core.argument_parser import ArgumentParser
File "C:\dirsearch\lib\core\argument_parser.py", line 24, in
from lib.parse.headers import HeadersParser
File "C:\dirsearch\lib\parse\headers.py", line 23, in
from lib.utils.fmt import lowercase
File "C:\dirsearch\lib\utils\fmt.py", line 19, in
from chardet import detect
ModuleNotFoundError: No module named 'chardet'
heeeeelp i installed chardet 3 it's not sloved
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\dirsearch\dirsearch.py", line 27, in
from lib.core.argument_parser import ArgumentParser
File "C:\dirsearch\lib\core\argument_parser.py", line 24, in
from lib.parse.headers import HeadersParser
File "C:\dirsearch\lib\parse\headers.py", line 23, in
from lib.utils.fmt import lowercase
File "C:\dirsearch\lib\utils\fmt.py", line 19, in
from chardet import detect
ModuleNotFoundError: No module named 'chardet'
heeeeelp i installed chardet 3 it's not sloved
The text was updated successfully, but these errors were encountered: