Closed mujig1 closed 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 .
File "technowgen.py", line 22 parser = argparse.ArgumentParser(description=f'{RED}TechNowLogger v1.8')