'python' no such file or directory
February 8, 2021
·
1 min read
嘗試安裝 wifite 時出現了一個 python 的 error'python' no such file or directory
解決方法十分簡單
我們只需要安裝 python-is-python3
sudo apt-get install python-is-python3

嘗試安裝 wifite 時出現了一個 python 的 error'python' no such file or directory
解決方法十分簡單
我們只需要安裝 python-is-python3
sudo apt-get install python-is-python3
