Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

line 2: python: command not found #213

Open
pmwest47 opened this issue Mar 27, 2024 · 3 comments
Open

line 2: python: command not found #213

pmwest47 opened this issue Mar 27, 2024 · 3 comments

Comments

@pmwest47
Copy link

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

@AERO-GUY
Copy link

i have this problem
please help me

@paramjeet2003
Copy link

paramjeet2003 commented Jul 1, 2024

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

@x0root
Copy link

x0root commented Aug 1, 2024

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
Copy link

x0root commented Aug 1, 2024

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
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants