파이썬 업데이트, 환경변수 설정 


sudo apt-get update

sudo apt-get upgrade python3

cd /usr/bin

sudo ln -fs python3.6 python 

+ Recent posts