lanmaster53/recon-ng

won't run, invalid synthax

e2002e opened this issue · 2 comments

Hi, I cannot run it because there are "f" in various places before strings, for instance:
File "recon-ng", line 16
print(f"{Colors.R}[!] Module 'readline' not available. Tab complete disabled.{Colors.N}")
i was retyping it since there are only two of it in recon-ng but when I saw it goes down into the lib folder I stopped, i'm not sure if this is a technique or a typo, but it won't run with python3 or 3.5.

Duplicate of #41