PushpenderIndia / Sinister

Sinister is Windows/Linux Keylogger Generator which sends key-logs via email with other juicy target info
BSD 3-Clause "New" or "Revised" License
446 stars 91 forks source link

a error in your code, man #22

Closed mujig1 closed 4 years ago

mujig1 commented 4 years ago

File "technowgen.py", line 22 parser = argparse.ArgumentParser(description=f'{RED}TechNowLogger v1.8')

PushpenderIndia commented 4 years ago

This tool is written in python3, you are executing it using python2 due to which you are facing this error

If you are on linux then execute it using python3 and not using python

On Mon, 18 May, 2020, 10:56 AM mujig1, notifications@github.com wrote:

File "technowgen.py", line 22 parser = argparse.ArgumentParser(description=f'{RED}TechNowLogger v1.8')

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Technowlogy-Pushpender/technowlogger/issues/22, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANORYIXTDUMOGYHZEX4P7CLRSDBILANCNFSM4NDX6XAA .