chinoogawa / fbht

Facebook Hacking Tool
Other
1.24k stars 425 forks source link

Not able to use #22

Open GirishKumarSharma opened 4 years ago

GirishKumarSharma commented 4 years ago
(base) girish@gk:~/Downloads/fbht-master$ python main.py
  File "main.py", line 32
    print '                       \n \n \n \n \n \n          '
                                                             ^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('                       \n \n \n \n \n \n          ')?
(base) girish@gk:~/Downloads/fbht-master$ python --version
Python 3.7.4
(base) girish@gk:~/Downloads/fbht-master$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu Focal Fossa (development branch)
Release:    20.04
Codename:   focal
(base) girish@gk:~/Downloads/fbht-master$ 
itchishikicomm commented 4 years ago

This's for python 2, not 3