Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SyntaxError: line 66 (except getopt.error, msg:) #3

Open
djmuratb opened this issue Jun 12, 2021 · 2 comments
Open

SyntaxError: line 66 (except getopt.error, msg:) #3

djmuratb opened this issue Jun 12, 2021 · 2 comments

Comments

@djmuratb
Copy link

Merhaba Oğuz,

Satır 66'da aşağıdaki gibi syntax hatası veriyor;

 except getopt.error, msg:

SyntaxError: invalid syntax

Bunu düzeltmek için yeterli bilgiye sahip değilim. ilgilenirsen sevinirim.

@oguzdelioglu
Copy link
Owner

Merhabalar
kullanırken konsola yazdığın kodu atar mısın.

@djmuratb
Copy link
Author

"Bununla denedim;"
py brain12words.py

"Aşağıdaki ile de denedim, aynı hatayı aldım;"
brain12words.py -n 9000000000000000000 -l 12 -w brainwalletdictionary.txt

"Aşağıdaki kodu ise bloom filtre oluşturmayı beceremediğim için hiç açamadım;"
./brain12words.py -n 9000000000000000000 -l 12 -w brainwalletdictionary.txt | ./brainflayer -v -o found.txt -b bloom.blf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants