3ct0s / dystopia-c2

Windows Remote Administration Tool that uses Discord, Telegram and GitHub as C2s
GNU General Public License v3.0
524 stars 120 forks source link

Error with pretty table #52

Closed lolipopsk2 closed 2 years ago

lolipopsk2 commented 2 years ago

Error:

Traceback (most recent call last): File "C:\Users\xxx\OneDrive\Dokumenty\disctopia-c2-1.0.3\builder.py", line 7, in from prettytable import PrettyTable ModuleNotFoundError: No module named 'prettytable'

Please someone help, i installed the pretty table but it still dont work.

hey000hey commented 2 years ago

same for me

dylan1013 commented 2 years ago

you just use the command

python install -r requirements.py

hey000hey commented 2 years ago

it says there's no such file

btw i also tried requirments.txt