-
Notifications
You must be signed in to change notification settings - Fork 170
Open
Description
Hi !
When i try to start py statsgen.py i get this error :
File "C:\Users\xxxx\hashcat\pack\statsgen.py", line 178
print "[+] Analyzing %d%% (%d/%d) of passwords" % (self.filter_counter*100/self.total_counter, self.filter_counter, self.total_counter)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
I'm beeginer, i'm wrong somewhere or it's bug ?
I have Python 3.10 x64 and hashcat v6.2.4-136
Thanks for your help !
Metadata
Metadata
Assignees
Labels
No labels