First, you should update your system's APT repository list with sudo apt update. Then, run sudo apt install python3 , and it should work. You can use python3 -- ...
確定! 回上一頁