Python #1685
Unanswered
Youknowwhoitis970
asked this question in
Q&A
Python
#1685
Replies: 1 comment
-
Once you've installed python-3 with
You will have a /bin/python3 binary installed and you may want to symlink to /bin/python with
This will give you a python binary in your path. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to sqlmap a website but each time it says "env: can't execute 'python': No such file or directory". Can someone explain? Or how to fix it because I've tried everything
Beta Was this translation helpful? Give feedback.
All reactions