p1ngul1n0/blackbird

Problem with - python blackbird.py -f username.json -

Closed this issue · 3 comments

Hi, first of all, great writing and great work! It gives me this error with the json format .... Could you tell me what it depends on?

[X] Error reading file [FileNotFoundError(2, 'No such file or directory')]

Hi!

Please contact me on Twitter, so i can look more closely on how this error happened and figure out a solution.

Thanks for the compliments!

You need to run this command before trying to read the saved results file:

python blackbird.py -u username

Thank's for assistance! Good Job!