PassGen icon indicating copy to clipboard operation
PassGen copied to clipboard

SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

Open Keynotey opened this issue 3 years ago • 1 comments

I'm getting the following error "SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? " I'm not sure it could be an installation issue. Could you provide a step by step guide to install the repo

Keynotey avatar Sep 09 '22 15:09 Keynotey

File "/home/kali/PassGen/passgen.py", line 14 print password ^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?

satwikbhanu avatar Jun 12 '23 17:06 satwikbhanu