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
python lfisuite.py
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pip in /home/robiul/.local/lib/python3.9/site-packages (21.2.4)
[*] Installing module 'termcolor'
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: termcolor in /usr/lib/python3/dist-packages (1.1.0)
Traceback (most recent call last):
File "lfisuite.py", line 68, in
from termcolor import colored
ImportError: No module named termcolor
The text was updated successfully, but these errors were encountered:
python lfisuite.py
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pip in /home/robiul/.local/lib/python3.9/site-packages (21.2.4)
[*] Installing module 'termcolor'
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: termcolor in /usr/lib/python3/dist-packages (1.1.0)
Traceback (most recent call last):
File "lfisuite.py", line 68, in
from termcolor import colored
ImportError: No module named termcolor
The text was updated successfully, but these errors were encountered: