quang4dev

error: can't find python executable "python", you can set the python env variable.

Feb 7th, 2022 (edited)
976
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. apt-get update    
  2. apt-get install python2.7    
  3. ln -s /usr/bin/python2.7 /usr/bin/python
Advertisement
Add Comment
Please, Sign In to add comment