manves
Results
3
issues of
manves
┌──(root💀DESKTOP-A0L2F3U)-[~/PRET/PRETty] └─# ./PRETty.py Traceback (most recent call last): File "./PRETty.py", line 6, in from termcolor import colored, cprint ImportError: No module named termcolor
So I tried running your tool with the required installs, however it had some errors with python 2.7ish. So I decided to run it with python3. it worked however the...