Open gianfelicevincenzo opened 1 year ago
Which Repo?
On Sun, 8 Oct 2023 at 8:41 PM, behroozAlborzi @.***> wrote:
hi not work for me in python3 Error is : File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)? Could you help me ?
— Reply to this email directly, view it on GitHub https://github.com/DanMcInerney/net-creds/issues/39#issuecomment-1752051124, or unsubscribe https://github.com/notifications/unsubscribe-auth/AR44JHNSXOHNSZL23JVPLIDX6K7DLAVCNFSM6AAAAAA5MWMFTOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJSGA2TCMJSGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
same error message for me too:
deb http://http.kali.org/kali kali-rolling main non-free contrib
Python 2.7 and Python 3.11.5
same error: Error is : File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)?
*OS info** RETTY_NAME="Kali GNU/Linux Rolling" NAME="Kali GNU/Linux" VERSION_ID="2023.3" VERSION="2023.3" VERSION_CODENAME=kali-rolling
hi not work for me in python3 Error is :
File "net-creds.py", line 952 print print_str ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(print_str)? Could you help me ?