ubuntu:: wsl에서 pyenv 설치시 오류메세지 > build-essential 설치필요
docker code-server 이미지에서 pyenv를 설치하려는데 다음과 같은 오류가 발생한다기타 ubuntu / wsl에서도 동일한 메세지 발생시 조치는 아래방법으로 ERRORInspect or clean up the working tree atResults logged to /tmp/python-buildchecking for --enable-universalsdk... no 이런저런 방법을 찾다보니 - 사전모듈을 설치하고- 이후 curl pyenv.run 을 실행하여 설치하니 정상적으로 진행이 된다.https://gist.github.com/cedricbonhomme/ababe00d0a675ea5c69d777276e8f375# Prerequisites to build Python 사전모듈..