BeeF-Over-Wan icon indicating copy to clipboard operation
BeeF-Over-Wan copied to clipboard

Errors when running

Open Holding-Space opened this issue 1 year ago • 5 comments

print '"{old_string}" not found in {filename}.'.format(**locals())

File "/home/kali/BeeF-Over-Wan/BeeFOverWan.py", line 98 print color('[✔] File Changed...','green') TabError: inconsistent use of tabs and spaces in indentation

Holding-Space avatar Apr 23 '23 17:04 Holding-Space

Same System: Ubuntu 22.04 LTS Have internet Have Python Same error

TheTommylongIsHeree avatar Apr 25 '23 13:04 TheTommylongIsHeree

same error, Ubuntu 22.04 LTS, internet, python3

Graphing-wiz avatar May 04 '23 01:05 Graphing-wiz

now I do all of that by myself

TheTommylongIsHeree avatar May 16 '23 12:05 TheTommylongIsHeree

same issue, i got error Screenshot from 2023-07-17 14-11-20

zakydfls avatar Jul 17 '23 07:07 zakydfls

I was able to fix the first error at line 89. Just add an extra parenthesis at the beginning and end of that line. However, at line 89 I wasn't able to figure that out.

jelacksmith626 avatar Nov 22 '23 23:11 jelacksmith626