code-developers / FB-Tool

Facebook Hacking ToolKit
38 stars 14 forks source link

NameError when running application #1

Closed d7e7r7 closed 2 years ago

d7e7r7 commented 3 years ago

I get the following errors when trying to run the application...

Traceback (most recent call last): File "fbtool.py", line 2534, in tool_main_function() File "fbtool.py", line 79, in tool_main_function print logo NameError: global name 'logo' is not defined

krishpranav commented 2 years ago

I have fixed it just try it by running this commands

if you already cloned this repo:

git pull
python fbtool.py

clone:

git clone https://github.com/code-developers/fbtool
cd fbtool
python fbtool.py