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

file: BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()

Open HarishWayne opened this issue 4 years ago • 10 comments

root@kali:/BeeF-Over-Wan# python BeeFOverWan.py gives term color not found(i have python 2.7 and python 3,3.7,3.8 when i replaced python BeeFOverWan.py as python3 BeeFOverWan.py(trying to run by python3) it showed filename : BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()

HarishWayne avatar Apr 28 '20 15:04 HarishWayne

dude i got it just google and download termcolor tar file extract it then run python setup.py install then try running beef again by python it will run

swarnava101 avatar May 01 '20 07:05 swarnava101

i got the same error and i had to install " pip install termcolor " then ran "python BeeFOverWan.py" instead of
python3 BeeFOverWan.py

al-hilton avatar Jul 07 '20 18:07 al-hilton

dude don"t try to run it in python3

first extract the file mentioned above open terminal in that dir

'python setup.py install" done then test again it will work

rap001 avatar Aug 24 '20 13:08 rap001

It ended up as expected: NO WORKING. That thing you mention is already 'satisfied' so nothing to do with the issue. There is an error in line 90. I'm here to use the script, I have no intentions to fix somebody else' issues.

blopa-star avatar Mar 03 '22 17:03 blopa-star

The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!

Pen-Ace avatar Apr 29 '22 19:04 Pen-Ace

The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!

Yooo this worked thanks man!!

Bizl0 avatar Apr 30 '22 14:04 Bizl0

The OG finally fixed this error! Go into vim BeeFOverWan.py delete on Line 8 "Import termcolor import color Run is as python2.7 BeeFOverWan.py - DONE!

Yooo this worked thanks man!!

THISS WORKED DUDE, THANKS A LOTTTT

pushkali avatar Aug 21 '22 17:08 pushkali

Run pip2.7 install termcolor Then python2.7 BeeFOverWan.p

akhilak2021 avatar Mar 15 '23 11:03 akhilak2021

root@kali:/BeeF-Over-Wan# python BeeFOverWan.py gives term color not found(i have python 2.7 and python 3,3.7,3.8 when i replaced python BeeFOverWan.py as python3 BeeFOverWan.py(trying to run by python3) it showed filename : BeeFOverWan.py line 90 print '"{old_string}" not found in {filename}.'.format(**locals()

I keep getting problem can anyone help plssss

Scarface124 avatar Apr 25 '23 19:04 Scarface124

Run pip2.7 install termcolor Then python2.7 BeeFOverWan.p

This isnt workin for me

Scarface124 avatar Apr 25 '23 20:04 Scarface124