<bash> pip install pyenv-win pyenv install --list #사용가능한 버전 리스트 확인 pyenv install 3.8.6 #사용할버전
<Windows PowerShell> #관리자모드 (Invoke-WebRequest -Uri https://install.python-poetry.org -UseBasicParsing).Content | py -