Manisso / fsociety

fsociety Hacking Tools Pack – A Penetration Testing Framework
MIT License
10.52k stars 1.98k forks source link

line 2: python: command not found #213

Open pmwest47 opened 6 months ago

pmwest47 commented 6 months ago

everytime i try and run it i get this in return (beginner)

DARK4Member commented 4 months ago

i have this problem please help me

paramjeet2003 commented 2 months ago

if you are in linux try typing :- python2 OR python3

x0root commented 1 month ago

everytime i try and run it i get this in return (beginner)

Try this: sudo ln -sf /usr/bin/python2 /usr/bin/python I try this and work on Kali Linux, also it should be runned on python2 Resources: https://askubuntu.com/questions/1144446/python-installed-in-ubuntu-but-python-command-not-found

x0root commented 1 month ago

i have this problem please help me

Try this: sudo ln -sf /usr/bin/python2 /usr/bin/python I try this and work on Kali Linux, also it should be runned on python2 Resources: https://askubuntu.com/questions/1144446/python-installed-in-ubuntu-but-python-command-not-found

CRO-THEHACKER commented 1 month ago

Please do not use this version, this repo has been EOL (End-of-life) for many years. Update to the new repo -> society