Tips to Work
Ubuntu20.4 : Python3을 기본 Python으로 변경
DeviceIN
2022. 9. 6. 19:28
아래 패키만 설치 하면 됩니다.
sudo apt-get install python-is-python3 -y