How to fix this:
âââ(rootăżkali)-[/home/kali/dystopia-c2]
ââ# python3 builder.py
Traceback (most recent call last):
File â/home/kali/dystopia-c2/builder.pyâ, line 8, in <module>
from prettytable import PrettyTable
ModuleNotFoundError: No module named âprettytable
Hey there,
Happy Holidays!
I am so sorry for the late response, holidays have been really packed. Once you cd into dystopia-c2 can you please run pip install -r requirements.txt?
This should install the necessary packages to run the builder.
Let me know how it goes.
Thanks.